diff options
| author | Mike Jones <mjjones@us.ibm.com> | 2012-03-08 07:46:50 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-03-15 10:33:51 -0500 |
| commit | f725655dd62684a6e9bede7ae2cab10f52c72ca7 (patch) | |
| tree | 270c7696b79e779adaeab9c46acad21b3907b63b /src/usr/hwpf/makefile | |
| parent | 6c7dcf9fd4b30e4257c579b21ac31a43ac854021 (diff) | |
| download | talos-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/hwpf/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 6c0c5c06b..dc92e60c5 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -43,7 +43,9 @@ HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ hwp/chip_attributes.xml \ hwp/dimm_spd_attributes.xml \ hwp/dimm_attributes.xml \ - hwp/unit_attributes.xml + hwp/unit_attributes.xml \ + hwp/freq_attributes.xml \ + hwp/proc_mvpd_attributes.xml #------------------------------------------------------------------------------ # Initfiles |

