summaryrefslogtreecommitdiffstats
path: root/src/sys/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/makefile')
-rw-r--r--src/sys/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/makefile b/src/sys/makefile
index 9fd0b8d5c..21909711a 100644
--- a/src/sys/makefile
+++ b/src/sys/makefile
@@ -8,4 +8,4 @@ all: ${SUBDIRS}
clean: $(patsubst %.d,%.clean, ${SUBDIRS})
-include ../../config.mk
+include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud