Skip to content

Commit

Permalink
Add fir subdir to Axone mss HWP compile path
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dcrowell77 committed Jan 20, 2020
1 parent a96914f commit 1cb00f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/usr/isteps/mss/makefile
Expand Up @@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
# Contributors Listed Below - COPYRIGHT 2016,2019
# Contributors Listed Below - COPYRIGHT 2016,2020
# [+] International Business Machines Corp.
#
#
Expand Down Expand Up @@ -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/
Expand Down

0 comments on commit 1cb00f7

Please sign in to comment.