summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2017-08-28 15:51:21 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-08-29 17:12:55 -0400
commit6b7648ee7cd2a4477dd6247ba8a0ca50e2903fc1 (patch)
treeab4cb38c922016e5bdc48cf0f3cdabc7252ac870 /src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
parentc4d8d06380aa9620cc9189871d28903c323cbdd0 (diff)
downloadtalos-hostboot-6b7648ee7cd2a4477dd6247ba8a0ca50e2903fc1.tar.gz
talos-hostboot-6b7648ee7cd2a4477dd6247ba8a0ca50e2903fc1.zip
fix compiler errors in makefiles depending on cen_common_funcs lib
Change-Id: I959ff42845000b8a3ba2c2e83aab97bcea96caf4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45265 Reviewed-by: Matt K. Light <mklight@us.ibm.com> Dev-Ready: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Brent Wieman <bwieman@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45269 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk')
-rw-r--r--src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk b/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
index 661f04927..b58ffa4b1 100644
--- a/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
+++ b/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
@@ -27,6 +27,6 @@
-include 01common.mk
PROCEDURE=cen_tp_chiplet_init1
-${PROCEDURE}_DEPLIBS+=cen_common_funcs
+lib${PROCEDURE}_DEPLIBS+=cen_common_funcs
$(eval $(call ADD_MEMORY_INCDIRS,$(PROCEDURE)))
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud