summaryrefslogtreecommitdiffstats
path: root/src/usr/mmio/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/mmio/test/makefile')
-rw-r--r--src/usr/mmio/test/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/usr/mmio/test/makefile b/src/usr/mmio/test/makefile
index 133f3ca44..bb5ffe21d 100644
--- a/src/usr/mmio/test/makefile
+++ b/src/usr/mmio/test/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2018
+# Contributors Listed Below - COPYRIGHT 2011,2019
# [+] International Business Machines Corp.
#
#
@@ -25,6 +25,10 @@
ROOTPATH = ../../../..
MODULE = testmmio
+
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/ocmb/explorer/common/include/
+
+
TESTS = *.H
OpenPOWER on IntegriCloud