summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep07/makefile
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-07-14 06:25:55 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-08-04 11:48:12 -0400
commit08948598a168b015d407480e45ef2aeb16a635fd (patch)
treea3cc5a79d6e58059f6e5815edf7d8c4d7db56a4b /src/usr/isteps/istep07/makefile
parentdd5220ae4014d4a1266c8cabbe495ba9d211d431 (diff)
downloadtalos-hostboot-08948598a168b015d407480e45ef2aeb16a635fd.tar.gz
talos-hostboot-08948598a168b015d407480e45ef2aeb16a635fd.zip
Add fake_vpd support
Fix vpd generation script to check freq errors Change-Id: I106e30090fb0cd6d4fcaa5c3e006a629ac6906d3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27082 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27103 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep07/makefile')
-rw-r--r--src/usr/isteps/istep07/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/isteps/istep07/makefile b/src/usr/isteps/istep07/makefile
index 20d8d27e8..426167bcb 100644
--- a/src/usr/isteps/istep07/makefile
+++ b/src/usr/isteps/istep07/makefile
@@ -36,6 +36,7 @@ OBJS += call_mss_attr_update.o
# library objects needed
OBJS += spd_decoder.o
OBJS += fake_spd.o
+OBJS += fake_vpd.o
OBJS += c_str.o
OBJS += memory_size.o
OBJS += attr_setters.o
@@ -46,6 +47,7 @@ OBJS += rank.o
OBJS += sync.o
+
#Add all the extra include paths
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2/
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/sbe/
OpenPOWER on IntegriCloud