summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep12
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep12')
-rw-r--r--src/usr/isteps/istep12/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/isteps/istep12/makefile b/src/usr/isteps/istep12/makefile
index 9cfbde1fa..3047e041c 100644
--- a/src/usr/isteps/istep12/makefile
+++ b/src/usr/isteps/istep12/makefile
@@ -32,6 +32,7 @@ P9_INITFILE_PATH = $(P9_PROCEDURES_PATH)/hwp/initfiles
P9A_MSS_HWP_PATH = ${ROOTPATH}/src/import/chips/p9a/procedures/hwp/memory/
EXPLORER_HWP_PATH = ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/
+EXPLORER_INC_PATH = ${ROOTPATH}/src/import/chips/ocmb/explorer/common/include/
EXPLORER_OMI_HWP_PATH = ${EXPLORER_HWP_PATH}/lib/omi
CENT_PROC_PATH = ${ROOTPATH}/src/import/chips/centaur/procedures
@@ -60,6 +61,7 @@ EXTRAINCDIR += $(CENT_INITFILE_PATH)
EXTRAINCDIR += $(CENT_IO_HWP_PATH)
EXTRAINCDIR += ${P9A_MSS_HWP_PATH}
EXTRAINCDIR += ${EXPLORER_HWP_PATH}
+EXTRAINCDIR += ${EXPLORER_INC_PATH}
VPATH += $(P9_NEST_HWP_PATH)
VPATH += $(P9_PERV_HWP_PATH)
OpenPOWER on IntegriCloud