summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/test/fapi2Test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/fapi2/test/fapi2Test.mk')
-rw-r--r--src/usr/fapi2/test/fapi2Test.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/fapi2/test/fapi2Test.mk b/src/usr/fapi2/test/fapi2Test.mk
index 16c779b6e..475bb62dc 100644
--- a/src/usr/fapi2/test/fapi2Test.mk
+++ b/src/usr/fapi2/test/fapi2Test.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2016,2018
+# Contributors Listed Below - COPYRIGHT 2016,2019
# [+] International Business Machines Corp.
#
#
@@ -51,6 +51,8 @@ OBJS += rcSupport.o
OBJS += fapi2TestUtils.o
OBJS += getVpdTest.o
OBJS += p9_pm_get_poundv_bucket.o
+OBJS += fapi2PlatGetVpdOcmbChipTest.o
+
ifeq (${HOSTBOOT_RUNTIME},1)
################################################################################
OpenPOWER on IntegriCloud