summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils/p9_putRingUtils.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/utils/p9_putRingUtils.mk')
-rw-r--r--src/import/chips/p9/utils/p9_putRingUtils.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/p9_putRingUtils.mk b/src/import/chips/p9/utils/p9_putRingUtils.mk
index 247976c2..2118f647 100644
--- a/src/import/chips/p9/utils/p9_putRingUtils.mk
+++ b/src/import/chips/p9/utils/p9_putRingUtils.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER sbe Project
#
-# Contributors Listed Below - COPYRIGHT 2016
+# Contributors Listed Below - COPYRIGHT 2016,2017
# [+] International Business Machines Corp.
#
#
@@ -24,5 +24,6 @@
# IBM_PROLOG_END_TAG
PROCEDURE=p9_putRingUtils
+$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/common/utils/imageProcs)
$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/p9/utils/imageProcs)
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud