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