summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/plat/makefile
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-07-19 17:05:38 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-30 17:15:51 -0500
commit0dbf0dfdd65a967045976979a33569db73fc0878 (patch)
treeed2fda18d7ac8213f3d2d660e8fccb645d5ffbfe /src/usr/hwpf/plat/makefile
parent0a7124143589d15b534f7f2384fecc5a5cd0725f (diff)
downloadtalos-hostboot-0dbf0dfdd65a967045976979a33569db73fc0878.tar.gz
talos-hostboot-0dbf0dfdd65a967045976979a33569db73fc0878.zip
HWPF: Update FAPI Module VPD field access function
In a design meeting, it was agreed that the FAPI Module VPD field access function would be changed to take a record and keyword enumerator, rather than having a separate function for each MVPD field. Change-Id: I0072f2010dbb85ca9edd390ebd5b3730826f3ed0 RTC: 43796 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1404 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@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/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/plat/makefile b/src/usr/hwpf/plat/makefile
index 1056e9ecd..4bb17e545 100644
--- a/src/usr/hwpf/plat/makefile
+++ b/src/usr/hwpf/plat/makefile
@@ -35,7 +35,7 @@ OBJS = fapiPlatHwAccess.o \
fapiPlatTarget.o \
fapiPlatUtil.o \
fapiPlatAttributeService.o \
- fapiMvpdAccess.o \
+ fapiPlatMvpdAccess.o \
fapiPlatTask.o \
fapiPlatAttrOverrideDirect.o
OpenPOWER on IntegriCloud