Make building outside of this directory work.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2021-03-24 17:50:17 -04:00
parent 193ae1aeac
commit 65ecce23f0

View file

@ -92,7 +92,7 @@ endif
#
# Where to build the package
#
OBJDIR := $(TOPDIR)/$(ARCH)
OBJDIR := $(abspath .)/$(ARCH)
#
# Variables below derived from variables above