summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules/dist_targets.mk
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2012-08-30 15:56:22 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-09-26 14:55:57 -0500
commitb1e6ad7f6c2b921f4c52354facf1b804326d5573 (patch)
treebd119a1fb247491fbf59bf04e7a9707d3ede751b /src/build/mkrules/dist_targets.mk
parent202d92ba03e853f90dc56876c1937a49ce1501bf (diff)
downloadtalos-hostboot-b1e6ad7f6c2b921f4c52354facf1b804326d5573.tar.gz
talos-hostboot-b1e6ad7f6c2b921f4c52354facf1b804326d5573.zip
Tool to analyze HWP files
Scan hardware procedure files and look for: . if file has special IGNORE string, ignore (ie, initservice files) . if file doesn't have '$Id:' tag - report it (if -m option used) . if file has '$Id:' tag, print filename and version Several different reporting options are supported. In addition, make target added for obj/genfiles/hwp_id.html and this file is now in the fsp.tar file that will be shipped. Change-Id: Iac56d4a2a839fac0c4522ceaa9eb11f16ca9c199 RTC: 35726 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1651 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/mkrules/dist_targets.mk')
-rw-r--r--src/build/mkrules/dist_targets.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build/mkrules/dist_targets.mk b/src/build/mkrules/dist_targets.mk
index a3f684d58..23f1767d2 100644
--- a/src/build/mkrules/dist_targets.mk
+++ b/src/build/mkrules/dist_targets.mk
@@ -155,6 +155,7 @@ simics.tar_CONTENTS = \
# Common code delivered to FSP builds.
#
fsp.tar_CONTENTS = \
+ obj/genfiles/hwp_id.html \
src/build/mkrules/hbfw/fsp/makefile \
src/build/buildpnor/buildpnor.pl \
src/build/buildpnor/defaultPnorLayout.xml \
OpenPOWER on IntegriCloud