diff options
| author | Van Lee <vanlee@us.ibm.com> | 2012-01-09 22:21:17 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-01-12 14:54:15 -0600 |
| commit | 73c0a7c9842c19f6758feb1fe7a466a7d7183a17 (patch) | |
| tree | a02ee8a6823bc162ff5e8a41fef91af12449855b /src/usr/targeting/xmltohb/makefile | |
| parent | 47f456fec103ec096edb5e0b9fcff54acbcd3d24 (diff) | |
| download | blackbird-hostboot-73c0a7c9842c19f6758feb1fe7a466a7d7183a17.tar.gz blackbird-hostboot-73c0a7c9842c19f6758feb1fe7a466a7d7183a17.zip | |
HWPF Attribute Support: L2/L3 epsilon register attributes - RTC4564
Change-Id: I51f9ac55afad27ff98eac07768ed52c986c05040
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/602
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
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/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/targeting/xmltohb/makefile b/src/usr/targeting/xmltohb/makefile index 4e61e142f..7dccc3003 100644 --- a/src/usr/targeting/xmltohb/makefile +++ b/src/usr/targeting/xmltohb/makefile @@ -47,7 +47,8 @@ XMLTOHB_GENERIC_SOURCES = attribute_types.xml target_types.xml XMLTOHB_FAPIATTR_SOURCES = \ ${ROOTPATH}/src/usr/hwpf/hwp/fapiHwpAttributeInfo.xml \ - ${ROOTPATH}/src/usr/hwpf/hwp/memory_attributes.xml + ${ROOTPATH}/src/usr/hwpf/hwp/memory_attributes.xml \ + ${ROOTPATH}/src/usr/hwpf/hwp/L2_L3_attributes.xml VMM_CONSTS_FILE = \ ${ROOTPATH}/src/include/usr/vmmconst.h |

