summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/makefile
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-03-08 07:46:50 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-15 10:33:51 -0500
commitf725655dd62684a6e9bede7ae2cab10f52c72ca7 (patch)
tree270c7696b79e779adaeab9c46acad21b3907b63b /src/usr/targeting/xmltohb/makefile
parent6c7dcf9fd4b30e4257c579b21ac31a43ac854021 (diff)
downloadtalos-hostboot-f725655dd62684a6e9bede7ae2cab10f52c72ca7.tar.gz
talos-hostboot-f725655dd62684a6e9bede7ae2cab10f52c72ca7.zip
HWPF Attribute Support: Fabric config attributes
RTC: 35819 Change-Id: I8502e8a8974935cccf60e38b02cc1fbff86a18ce Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/728 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/xmltohb/makefile')
-rw-r--r--src/usr/targeting/xmltohb/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/targeting/xmltohb/makefile b/src/usr/targeting/xmltohb/makefile
index 8ed2e1e0c..252460fc2 100644
--- a/src/usr/targeting/xmltohb/makefile
+++ b/src/usr/targeting/xmltohb/makefile
@@ -53,7 +53,9 @@ XMLTOHB_FAPIATTR_SOURCES = \
${ROOTPATH}/src/usr/hwpf/hwp/chip_attributes.xml \
${ROOTPATH}/src/usr/hwpf/hwp/dimm_spd_attributes.xml \
${ROOTPATH}/src/usr/hwpf/hwp/dimm_attributes.xml \
- ${ROOTPATH}/src/usr/hwpf/hwp/unit_attributes.xml
+ ${ROOTPATH}/src/usr/hwpf/hwp/unit_attributes.xml \
+ ${ROOTPATH}/src/usr/hwpf/hwp/freq_attributes.xml \
+ ${ROOTPATH}/src/usr/hwpf/hwp/proc_mvpd_attributes.xml
VMM_CONSTS_FILE = \
${ROOTPATH}/src/include/usr/vmmconst.h
OpenPOWER on IntegriCloud