summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/perv
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2018-08-13 02:20:18 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-02-12 16:51:19 -0600
commit0a21d54e66d2cb3adb30e97bb89984721d1297a0 (patch)
tree36e8f13f66c774d44f1f564463aea5d5744dc9ff /src/import/chips/p9/procedures/hwp/perv
parentf9656dc74945bca1fab5db6182a3c81dd38963ed (diff)
downloadtalos-hostboot-0a21d54e66d2cb3adb30e97bb89984721d1297a0.tar.gz
talos-hostboot-0a21d54e66d2cb3adb30e97bb89984721d1297a0.zip
Introducing lpc utils source file
Including the dummy file so that the platforms could mirror this file without breaking existing implementation. Will follow up with separation of lpc_rw into source file on top of mirrored commits Change-Id: Ic166f82015a37fd7dbb3c799d25677016f0cf33a Original-Change-Id: I4596af3a8740cb9593f135a0138e84299a5946ac Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64298 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71484 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/perv')
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.mk b/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.mk
index 72e18c01b..36bde4c04 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.mk
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.mk
@@ -23,4 +23,5 @@
#
# IBM_PROLOG_END_TAG
PROCEDURE=p9_sbe_lpc_init
+OBJS+=p9_lpc_utils.o
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud