summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk b/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
index 3bbe06e19..48e9a21e1 100644
--- a/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
+++ b/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
@@ -51,6 +51,10 @@ $(WRAPPER)_DEPLIBS+=p9_mss_scominit
$(WRAPPER)_DEPLIBS+=p9_mss_thermal_init
$(WRAPPER)_DEPLIBS+=p9_mss_throttle_mem
+# USELIBS to get the header, DEPLIBS to get the so
+$(WRAPPER)_USELIBS+=p9_getecid
+$(WRAPPER)_DEPLIBS+=p9_getecid
+
$(WRAPPER)_COMMONFLAGS+=-fno-var-tracking-assignments
$(WRAPPER)_LDFLAGS+= -Wl,-lrt
OpenPOWER on IntegriCloud