summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/mss/makefile
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-05-10 12:17:08 -0400
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-06-03 16:57:04 -0500
commitec840df7fcaf92bfe8d89bc2b2ece72a53b22f4e (patch)
tree9d3459c0bae0c2e0b5d48a3da7edaa738b4144b8 /src/usr/isteps/mss/makefile
parentddfd90ead9c505048f671d1f377c70619ee3a6d6 (diff)
downloadtalos-hostboot-ec840df7fcaf92bfe8d89bc2b2ece72a53b22f4e.tar.gz
talos-hostboot-ec840df7fcaf92bfe8d89bc2b2ece72a53b22f4e.zip
Adds explorer CCS specialization
Change-Id: I859140b161f6a465d68883021465318b328d4a0d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77260 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77273 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/mss/makefile')
-rw-r--r--src/usr/isteps/mss/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/isteps/mss/makefile b/src/usr/isteps/mss/makefile
index 854901790..aa5cf933a 100644
--- a/src/usr/isteps/mss/makefile
+++ b/src/usr/isteps/mss/makefile
@@ -85,6 +85,7 @@ MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/fir/
MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/mcbist/
MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/phy/
MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/ecc/
+MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/ccs/
MSS_LIB += ${GEMINI_PROCEDURES_PATH}/hwp/memory/
MSS_LIB += ${GEMINI_PROCEDURES_PATH}/hwp/memory/lib/
@@ -186,7 +187,6 @@ endef
$(call BUILD_GENERATED)
-
# Generate pmic_accessors header file
GENERATED = gen_pmic_accessors
COMMAND = gen_accessors.pl
@@ -208,7 +208,6 @@ endef
$(call BUILD_GENERATED)
-
# Add common and generated parts to object list.
MSS_PATH := $(PROCEDURES_PATH)/hwp/memory/lib
OpenPOWER on IntegriCloud