summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep14/makefile
diff options
context:
space:
mode:
authorSteven Janssen <janssens@us.ibm.com>2019-03-27 09:00:21 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-04 09:26:43 -0500
commitd42dd7f9ed04c432ccac60b4c9a1f313897282b9 (patch)
treeb8547be8ee07119198818d442960409b4cf9b8f9 /src/usr/isteps/istep14/makefile
parentb823dd50837a9f05cf69dc75d5942319f537024d (diff)
downloadtalos-hostboot-d42dd7f9ed04c432ccac60b4c9a1f313897282b9.tar.gz
talos-hostboot-d42dd7f9ed04c432ccac60b4c9a1f313897282b9.zip
Fix library dependancy
Fix p9_mss_grouping dependancy Fix setup_bars include path build-fix Change-Id: Ie32721f027f48a4faf3842bc30a1632cbaca1d93 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75082 Dev-Ready: Steven B. Janssen <janssens@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Steven B. Janssen <janssens@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75131 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep14/makefile')
-rw-r--r--src/usr/isteps/istep14/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/istep14/makefile b/src/usr/isteps/istep14/makefile
index ca7a68a5a..47c6c15e6 100644
--- a/src/usr/isteps/istep14/makefile
+++ b/src/usr/isteps/istep14/makefile
@@ -49,6 +49,7 @@ EXTRAINCDIR += ${CEN_PROC_PATH}/hwp/memory/lib/shared/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/centaur/common/include/
EXTRAINCDIR += ${PROCEDURE_PATH}/hwp/memory/lib/dimm/ddr4/
EXTRAINCDIR += ${EXP_COMMON_PATH}/include/
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory
OBJS += call_mss_memdiag.o
OBJS += call_mss_thermal_init.o
OpenPOWER on IntegriCloud