summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio/common/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/sbeio/common/common.mk')
-rw-r--r--src/usr/sbeio/common/common.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/sbeio/common/common.mk b/src/usr/sbeio/common/common.mk
index 2163f81bb..b3d1154e9 100644
--- a/src/usr/sbeio/common/common.mk
+++ b/src/usr/sbeio/common/common.mk
@@ -25,8 +25,9 @@
#Common .mk files to include
include ${ROOTPATH}/procedure.rules.mk
-include ${ROOTPATH}/src/import/chips/p9/procedures/hwp/sbe/p9_get_sbe_msg_register.mk
-include ${ROOTPATH}/src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.mk
+include ${PROCEDURES_PATH}/hwp/sbe/p9_get_sbe_msg_register.mk
+include ${PROCEDURES_PATH}/hwp/perv/p9_start_cbs.mk
+include ${PROCEDURES_PATH}/hwp/perv/p9_sbe_hreset.mk
#Common Include Paths
EXTRAINCDIR += ${PROCEDURES_PATH}/hwp/ffdc
OpenPOWER on IntegriCloud