summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk')
-rwxr-xr-xsrc/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk b/src/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk
index c2eec1e7a..6a1600dd8 100755
--- a/src/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk
+++ b/src/import/chips/centaur/procedures/vpd_accessors/getDQSAttrISDIMM.mk
@@ -26,7 +26,8 @@
# Include the macros and things for MSS procedures
-include 01common.mk
PROCEDURE=getDQSAttrISDIMM
-OBJS+=getISDIMMTOC4DAttrs.o getDecompressedISDIMMAttrs.o
+lib$(PROCEDURE)_DEPLIBS+=getISDIMMTOC4DAttrs
+lib$(PROCEDURE)_DEPLIBS+=getDecompressedISDIMMAttrs
$(PROCEDURE)_DEPLIBS+=mss_generic
$(eval $(call ADD_MEMORY_INCDIRS,$(PROCEDURE)))
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud