summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/plat/makefile
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2013-02-10 07:50:44 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-01 14:37:04 -0600
commit4e6456f1561ba036bc7b3681ececb8576937628c (patch)
treee635522bbb7392e602cb9db1b7a4e093040acc2d /src/usr/hwpf/plat/makefile
parentb3d259d970c91fb8ac3b931e5409dd8cecca699f (diff)
downloadtalos-hostboot-4e6456f1561ba036bc7b3681ececb8576937628c.tar.gz
talos-hostboot-4e6456f1561ba036bc7b3681ececb8576937628c.zip
FAPI functions to get/set Centaur FRU VPD
Add Fapi functions to call cvpd device driver for get and set. Change-Id: I8cb2aba3c951fbe1a17278396517b355138ad364 RTC: 61991 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3141 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/plat/makefile')
-rw-r--r--src/usr/hwpf/plat/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/hwpf/plat/makefile b/src/usr/hwpf/plat/makefile
index 11a7a8c11..07c1f2cd3 100644
--- a/src/usr/hwpf/plat/makefile
+++ b/src/usr/hwpf/plat/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011,2012
+# COPYRIGHT International Business Machines Corp. 2011,2013
#
# p1
#
@@ -36,6 +36,7 @@ OBJS = fapiPlatHwAccess.o \
fapiPlatUtil.o \
fapiPlatAttributeService.o \
fapiPlatMvpdAccess.o \
+ fapiPlatMBvpdAccess.o \
fapiPlatTask.o \
fapiPlatAttrOverrideSync.o
OpenPOWER on IntegriCloud