summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk')
-rw-r--r--src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk b/src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk
index d765d4519..0dd23ac3f 100644
--- a/src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk
+++ b/src/import/chips/centaur/procedures/hwp/perv/cen_initf.mk
@@ -22,6 +22,10 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
+# Common include macro for Centaur
+-include 01common.mk
+
PROCEDURE=cen_initf
-$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/centaur/procedures/hwp/initfiles)
+$(eval $(call ADD_MEMORY_INCDIRS,$(PROCEDURE)))
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud