summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2020-01-17 10:51:01 -0600
committerDaniel M Crowell <dcrowell@us.ibm.com>2020-01-20 09:38:46 -0600
commit1cb00f7e0e9c6cd2646d7e0245a5f22ecf97ab0c (patch)
tree4dbf94f8d115b51f2dbea1d22c75429bf7b5ece3 /src/usr
parenta96914fab1c366bb8945fbd08c44e90ecbc0454b (diff)
downloadtalos-hostboot-1cb00f7e0e9c6cd2646d7e0245a5f22ecf97ab0c.tar.gz
talos-hostboot-1cb00f7e0e9c6cd2646d7e0245a5f22ecf97ab0c.zip
Add fir subdir to Axone mss HWP compile path
Some new HWPs are coming so need to pull in more directories. Change-Id: I7fe01a1a65bc0a47f03f25596f39bc071fbd5b85 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89853 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> 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')
-rw-r--r--src/usr/isteps/mss/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/isteps/mss/makefile b/src/usr/isteps/mss/makefile
index a7c63f6f3..8dc2c90ca 100644
--- a/src/usr/isteps/mss/makefile
+++ b/src/usr/isteps/mss/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2016,2019
+# Contributors Listed Below - COPYRIGHT 2016,2020
# [+] International Business Machines Corp.
#
#
@@ -75,6 +75,7 @@ MSS_LIB += ${AXONE_PROCEDURES_PATH}/hwp/memory/lib/eff_config/
MSS_LIB += ${AXONE_PROCEDURES_PATH}/hwp/memory/lib/utils/
MSS_LIB += ${AXONE_PROCEDURES_PATH}/hwp/memory/lib/freq/
MSS_LIB += ${AXONE_PROCEDURES_PATH}/hwp/memory/lib/workarounds/
+MSS_LIB += ${AXONE_PROCEDURES_PATH}/hwp/memory/lib/fir/
MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/
MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/
MSS_LIB += ${EXPLORER_PROCEDURES_PATH}/hwp/memory/lib/eff_config/
OpenPOWER on IntegriCloud