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/hwpf/makefile | |
| parent | 47f456fec103ec096edb5e0b9fcff54acbcd3d24 (diff) | |
| download | talos-hostboot-73c0a7c9842c19f6758feb1fe7a466a7d7183a17.tar.gz talos-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/hwpf/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index d87bb65bc..58189d9f9 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -32,7 +32,8 @@ SUBDIRS = fapi.d hwp.d plat.d test.d #------------------------------------------------------------------------------ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml HWP_ATTR_XML_FILES = hwp/fapiHwpAttributeInfo.xml \ - hwp/memory_attributes.xml + hwp/memory_attributes.xml \ + hwp/L2_L3_attributes.xml #------------------------------------------------------------------------------ # Initfiles |

