summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2015-10-01 10:35:00 -0500
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 13:40:20 -0600
commit1625defb48e9c3e5ff89ab5f099f6b4d4f4468e4 (patch)
treee2009e52bf602c7255824b9b0ea9024ff7028e13 /src/import/hwpf/fapi2/tools/parseAttributeInfo.mk
parenta3d922ca2b3e3fc7dce7effdfa3e485449112cd2 (diff)
downloadtalos-hostboot-1625defb48e9c3e5ff89ab5f099f6b4d4f4468e4.tar.gz
talos-hostboot-1625defb48e9c3e5ff89ab5f099f6b4d4f4468e4.zip
IfCompiler: Generates libfapi2_ifCompiler.so
Change-Id: Iaf9de7978842e1474d7e8f87fb1494444e4cda6d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21121 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/tools/parseAttributeInfo.mk')
-rw-r--r--src/import/hwpf/fapi2/tools/parseAttributeInfo.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk b/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk
index 2b8823758..b9db04873 100644
--- a/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk
+++ b/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk
@@ -31,6 +31,9 @@ TARGETS += attribute_plat_check.H
TARGETS += attributesSupported.html
TARGETS += attrInfo.csv
TARGETS += attrEnumInfo.csv
+TARGETS += fapi2AttrOverrideData.H
+TARGETS += fapi2AttrOverrideEnums.H
+
define parseAttributeInfo_RUN
$(C1) $$< --output-dir=$$($(GENERATED)_PATH) $$(filter-out $$<,$$^)
OpenPOWER on IntegriCloud