summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2018-08-13 02:20:18 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-08-28 01:29:23 -0500
commitf4b7f496c8fcead17d8f2c744e063fe8cb12bcae (patch)
tree0055e26ffb1fdbaa77dfe12e18fe83260531c187 /src/build
parent121afb0e9980558b3785b19afa944aefb3eb1574 (diff)
downloadtalos-sbe-f4b7f496c8fcead17d8f2c744e063fe8cb12bcae.tar.gz
talos-sbe-f4b7f496c8fcead17d8f2c744e063fe8cb12bcae.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: 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/65269 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/build')
-rw-r--r--src/build/import_hwp_mk/power/istep3/istep3files.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build/import_hwp_mk/power/istep3/istep3files.mk b/src/build/import_hwp_mk/power/istep3/istep3files.mk
index a39c07de..a1ecfa27 100644
--- a/src/build/import_hwp_mk/power/istep3/istep3files.mk
+++ b/src/build/import_hwp_mk/power/istep3/istep3files.mk
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016,2018
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -44,6 +45,7 @@ ISTEP3-CPP-SOURCES +=p9_sbe_nest_enable_ridi.C
ISTEP3-CPP-SOURCES +=p9_sbe_io_initf.C
ISTEP3-CPP-SOURCES +=p9_sbe_startclock_chiplets.C
ISTEP3-CPP-SOURCES +=p9_sbe_scominit.C
+ISTEP3-CPP-SOURCES +=p9_lpc_utils.C
ISTEP3-CPP-SOURCES +=p9_sbe_lpc_init.C
ISTEP3-CPP-SOURCES +=p9_sbe_fabricinit.C
ISTEP3-CPP-SOURCES +=p9_sbe_mcs_setup.C
OpenPOWER on IntegriCloud