summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/makefile
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-01-03 10:33:01 -0600
committerMIKE J. JONES <mjjones@us.ibm.com>2012-01-09 08:45:28 -0600
commita8ac662f8643211032077043eace4b92108fc5fe (patch)
treea6711b7173ea44e2fc9c2f8f13c127bf21ec1a70 /src/usr/hwpf/makefile
parent7de0708eac63bb81786c2a5e794c5d6fbef069c4 (diff)
downloadtalos-hostboot-a8ac662f8643211032077043eace4b92108fc5fe.tar.gz
talos-hostboot-a8ac662f8643211032077043eace4b92108fc5fe.zip
HWPF: Add support for memory HWPF attributes
Change-Id: I945224b9d4acf25730b5c9c8bee384b6a3669104 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/588 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/makefile')
-rw-r--r--src/usr/hwpf/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile
index 290af15bd..d87bb65bc 100644
--- a/src/usr/hwpf/makefile
+++ b/src/usr/hwpf/makefile
@@ -31,7 +31,8 @@ SUBDIRS = fapi.d hwp.d plat.d test.d
# Source XML files
#------------------------------------------------------------------------------
HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml
-HWP_ATTR_XML_FILES = hwp/fapiHwpAttributeInfo.xml
+HWP_ATTR_XML_FILES = hwp/fapiHwpAttributeInfo.xml \
+ hwp/memory_attributes.xml
#------------------------------------------------------------------------------
# Initfiles
OpenPOWER on IntegriCloud