summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/hwp/accessors/p9_get_mvpd_ring.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/accessors/p9_get_mvpd_ring.mk b/src/import/chips/p9/procedures/hwp/accessors/p9_get_mvpd_ring.mk
index cee27ecca..286b609b2 100644
--- a/src/import/chips/p9/procedures/hwp/accessors/p9_get_mvpd_ring.mk
+++ b/src/import/chips/p9/procedures/hwp/accessors/p9_get_mvpd_ring.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2016
+# Contributors Listed Below - COPYRIGHT 2016,2017
# [+] International Business Machines Corp.
#
#
@@ -26,4 +26,5 @@
# Include the macros and things for MVPD ring procedures
PROCEDURE=p9_get_mvpd_ring
lib$(PROCEDURE)_DEPLIBS+=p9_mvpd_ring_funcs
+lib$(PROCEDURE)_DEPLIBS+=p9_ringId
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud