summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/mss/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/mss/runtime')
-rw-r--r--src/usr/isteps/mss/runtime/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/isteps/mss/runtime/makefile b/src/usr/isteps/mss/runtime/makefile
index 400025498..530a68f8d 100644
--- a/src/usr/isteps/mss/runtime/makefile
+++ b/src/usr/isteps/mss/runtime/makefile
@@ -68,6 +68,7 @@ MSS_LIB += ${IMPORT_PATH}/generic/memory/lib/spd/
MSS_LIB += ${IMPORT_PATH}/generic/memory/lib/utils/
MSS_LIB += ${IMPORT_PATH}/generic/memory/lib/utils/shared/
MSS_LIB += ${IMPORT_PATH}/generic/memory/lib/utils/freq/
+MSS_LIB += ${IMPORT_PATH}/generic/memory/lib/utils/mcbist
# Axone
MSS_LIB += ${IMPORT_PATH}/chips/p9a/procedures/hwp/memory/lib/utils/
@@ -86,10 +87,9 @@ OBJS += axone_c_str.o
OBJS += nimbus_c_str.o
OBJS += mcbist.o
OBJS += mcbist_workarounds.o
-OBJS += sim.o
OBJS += rank.o
OBJS += memory_size.o
-OBJS += patterns.o
+OBJS += gen_mss_mcbist_patterns.o
OBJS += axone_pos.o
OBJS += nimbus_pos.o
OpenPOWER on IntegriCloud