From 1cb00f7e0e9c6cd2646d7e0245a5f22ecf97ab0c Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Fri, 17 Jan 2020 10:51:01 -0600 Subject: 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 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M Crowell --- src/usr/isteps/mss/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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/ -- cgit v1.2.1