summaryrefslogtreecommitdiffstats
path: root/src/libc++/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libc++/makefile')
-rw-r--r--src/libc++/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libc++/makefile b/src/libc++/makefile
index 1835a238c..8483c15ed 100644
--- a/src/libc++/makefile
+++ b/src/libc++/makefile
@@ -9,4 +9,4 @@ all: ${OBJECTS}
clean:
(rm -f ${OBJECTS} )
-include ../../config.mk
+include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud