summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f2822a2cad..98c8dc79e6 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ endif
.NOTPARALLEL:
# absolute path
-TOPDIR := $(shell pwd)
+TOPDIR := $(CURDIR)
CONFIG_CONFIG_IN = Config.in
CONFIG = support/kconfig
DATE := $(shell date +%Y%m%d)
OpenPOWER on IntegriCloud