summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep12/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep12/makefile')
-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 015ce6fa3..1928deadd 100644
--- a/src/usr/isteps/istep12/makefile
+++ b/src/usr/isteps/istep12/makefile
@@ -74,6 +74,7 @@ EXTRAINCDIR += ${P9A_MSS_ACCESSOR_PATH}
EXTRAINCDIR += ${GEM_PROCEDURES_PATH}/hwp/memory
EXTRAINCDIR += ${GEM_PROCEDURES_PATH}/hwp/memory/lib/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/common/utils
+EXTRAINCDIR += ${EXPLORER_HWP_PATH}/lib
VPATH += $(P9_NEST_HWP_PATH)
VPATH += $(P9_PERV_HWP_PATH)
@@ -148,5 +149,6 @@ OBJS += $(if $(CONFIG_AXONE),p9a_omic_io_scom.o,)
OBJS += $(if $(CONFIG_AXONE),p9a_io_omi_scominit.o,)
OBJS += $(if $(CONFIG_AXONE),p9a_io_omi_dccal.o,)
OBJS += $(if $(CONFIG_AXONE),gem_getecid.o,)
+OBJS += $(if $(CONFIG_AXONE),exp_getecid.o,)
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud