summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/makefile
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-05-16 14:01:55 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-05-18 09:58:29 -0400
commitfcff88962bd395638d6a566380e9c362c65593ff (patch)
tree8935e0b54096a920a50063b81fb92d1a9637ce36 /src/usr/fapi2/makefile
parent05f9da1916ed21d567dbc05c9d85fe8674312c65 (diff)
downloadtalos-hostboot-fcff88962bd395638d6a566380e9c362c65593ff.tar.gz
talos-hostboot-fcff88962bd395638d6a566380e9c362c65593ff.zip
Re-enable building of poundv HWP in hostboot
To get a change to the HWP through the EKB we had to temporarily disable the building of the get_poundv_bucket, this commit re-enables the HWP and associated tests. Change-Id: If907aaab57eacb189abcc7ec435f7380999b8837 RTC:153882 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24612 Reviewed-by: Steven B. Janssen <janssens@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/makefile')
-rwxr-xr-xsrc/usr/fapi2/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/fapi2/makefile b/src/usr/fapi2/makefile
index 6ad102c76..c9cdbe759 100755
--- a/src/usr/fapi2/makefile
+++ b/src/usr/fapi2/makefile
@@ -48,7 +48,8 @@ include ${ROOTPATH}/src/import/tools/build/common.dir/script.rules.mk
include ${ROOTPATH}/src/import/hwpf/fapi2/tools/parseErrorInfo.mk
include ${ROOTPATH}/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk
include ${ROOTPATH}/src/import/hwpf/fapi2/tools/createIfAttrService.mk
-# include $(ROOTPATH)/src/import/chips/p9/procedures/hwp/pm/p9_pm_get_poundv_bucket.mk
+include $(ROOTPATH)/src/import/chips/p9/procedures/hwp/pm/p9_pm_get_poundv_bucket.mk
+include $(ROOTPATH)/src/import/chips/p9/procedures/hwp/pm/p9_pm_get_poundv_bucket_attr.mk
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud