summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2014-11-26 13:11:29 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-02 11:36:57 -0600
commitf0d809efddca10be40e2e5b7a60e8c5106522c31 (patch)
tree0756a8d85374018563a1b59d53216382ca0c7197 /src/build/mkrules
parent88105232544a3a358590336bc0b39d65bb5bed1e (diff)
downloadtalos-hostboot-f0d809efddca10be40e2e5b7a60e8c5106522c31.tar.gz
talos-hostboot-f0d809efddca10be40e2e5b7a60e8c5106522c31.zip
Tool to convert attribute text file into binary blob
Change-Id: I073fd9b904dbedf932ef8b07faa81e819206af28 RTC:108833 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14634 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/mkrules')
-rw-r--r--src/build/mkrules/dist.targets.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/build/mkrules/dist.targets.mk b/src/build/mkrules/dist.targets.mk
index a6fb2362c..bc863ab22 100644
--- a/src/build/mkrules/dist.targets.mk
+++ b/src/build/mkrules/dist.targets.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2014
+# Contributors Listed Below - COPYRIGHT 2013,2015
# [+] International Business Machines Corp.
#
#
@@ -79,6 +79,7 @@ COPY_FILES = \
src/usr/targeting/common/xmltohb/target_types_hb.xml:openpower \
src/usr/targeting/common/xmltohb/xmltohb.pl:openpower \
src/include/usr/vmmconst.h:openpower \
+ src/usr/targeting/attroverride/attributeOverride:tools,openpower \
$(foreach file, $(call ROOTPATH_WILDCARD,releaseNotes.html), $(file):fsp)\
#
OpenPOWER on IntegriCloud