summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/test/makefile
diff options
context:
space:
mode:
authorChris Phan <cphan@us.ibm.com>2013-06-26 07:45:34 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-10-10 21:54:30 -0500
commit5ee48041d8328da9ab3a53aa8a057ff2b62d0f6f (patch)
tree3c391e2d95bd26908655ae699b7db13689270e18 /src/usr/diag/prdf/test/makefile
parent4541c4a6046f2c8c325e4ef8b277b8da25bbec4e (diff)
downloadtalos-hostboot-5ee48041d8328da9ab3a53aa8a057ff2b62d0f6f.tar.gz
talos-hostboot-5ee48041d8328da9ab3a53aa8a057ff2b62d0f6f.zip
PRD: MFG threshold sync between FSP and Hostboot
Change-Id: I6c60b1cab681c148a1eab16a6b026932fe7939e7 RTC: 72602 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5196 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5868
Diffstat (limited to 'src/usr/diag/prdf/test/makefile')
-rwxr-xr-xsrc/usr/diag/prdf/test/makefile14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/test/makefile b/src/usr/diag/prdf/test/makefile
index 6ce8b66a2..067b30426 100755
--- a/src/usr/diag/prdf/test/makefile
+++ b/src/usr/diag/prdf/test/makefile
@@ -59,9 +59,19 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp
# objects
#------------------------------------------------------------------------------
-OBJS = prdfsimHomRegisterAccess.o prdfsimRasServices.o prdfsimScrDataSet.o prdfsimScrDB.o prdfsimServices.o prdsimSignatureParser.o prdfsimUtil.o
+OBJS = prdfsimHomRegisterAccess.o \
+ prdfsimRasServices.o \
+ prdfsimScrDataSet.o \
+ prdfsimScrDB.o \
+ prdfsimServices.o \
+ prdsimSignatureParser.o \
+ prdfsimUtil.o \
+ prdfsimMfgThresholdSync.o \
+ prdfsimFspSyncSvc.o \
+ prdfsimFspMfgThresholdFile.o
-TESTS = prdfTest_ABus.H \
+TESTS = prdfTest_MfgThresSync.H \
+ prdfTest_ABus.H \
prdfTest_Ex.H \
prdfTest.H \
prdfTest_Mba.H \
OpenPOWER on IntegriCloud