diff options
| author | Mike Jones <mjjones@us.ibm.com> | 2013-03-13 20:39:31 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-04-15 15:42:50 -0500 |
| commit | 54a7754855469231b10e644abaa5b3f367fcf00e (patch) | |
| tree | b3439b41b90e9b6d315ad43cf3d463e64fc97612 /src/usr/hwpf/makefile | |
| parent | 6e42444a52f2910a0a6f9a898c2ba4a9e8201a17 (diff) | |
| download | talos-hostboot-54a7754855469231b10e644abaa5b3f367fcf00e.tar.gz talos-hostboot-54a7754855469231b10e644abaa5b3f367fcf00e.zip | |
Extend Attribute Override/Sync to work on Targeting attributes
Change-Id: Icf8d84e741212f31c1065146ac1ea96c4c7d75c5
RTC: 51707
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3548
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/hwpf/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index f83583a28..a8ae92228 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -164,8 +164,8 @@ FAPI_ATTR_ID_TARGET = fapiAttributeIds.H # The FAPI files generated from Attribute XML files FAPI_ATTR_TARGETS = fapiChipEcFeature.C fapiAttributePlatCheck.H \ - fapiAttributesSupported.html fapiAttributeIds.txt \ - fapiAttributeEnums.txt + fapiAttributesSupported.html fapiAttrInfo.csv \ + fapiAttrEnumInfo.csv # The binary, list and attr files generated from Initfiles # Generation depends on ifcompiler and fapiAttributeIds.H |

