summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/makefile
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2013-03-27 14:49:26 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-04-22 17:07:12 -0500
commit50668cca25d622fa2caa5192d927b9619d164f20 (patch)
treefd87c965060f2e086782a6cd74e7c8e33029a87f /src/usr/targeting/makefile
parent80ba834d3a8a53f3d1a54af1acc0d2303b87ffea (diff)
downloadtalos-hostboot-50668cca25d622fa2caa5192d927b9619d164f20.tar.gz
talos-hostboot-50668cca25d622fa2caa5192d927b9619d164f20.zip
Remove writeDumpFile() from xmltohb.pl
Change-Id: Id6f55d1a9396076170501f895450bea2f7ce2c8c RTC: 67763 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3975 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@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/usr/targeting/makefile')
-rw-r--r--src/usr/targeting/makefile31
1 files changed, 15 insertions, 16 deletions
diff --git a/src/usr/targeting/makefile b/src/usr/targeting/makefile
index 150d48185..b9179107f 100644
--- a/src/usr/targeting/makefile
+++ b/src/usr/targeting/makefile
@@ -1,25 +1,25 @@
-# IBM_PROLOG_BEGIN_TAG
-# This is an automatically generated prolog.
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
#
-# $Source: src/usr/targeting/makefile $
+# $Source: src/usr/targeting/makefile $
#
-# IBM CONFIDENTIAL
+# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011-2012
+# COPYRIGHT International Business Machines Corp. 2011,2013
#
-# p1
+# p1
#
-# Object Code Only (OCO) source materials
-# Licensed Internal Code Source Materials
-# IBM HostBoot Licensed Internal Code
+# Object Code Only (OCO) source materials
+# Licensed Internal Code Source Materials
+# IBM HostBoot Licensed Internal Code
#
-# The source code for this program is not published or other-
-# wise divested of its trade secrets, irrespective of what has
-# been deposited with the U.S. Copyright Office.
+# The source code for this program is not published or otherwise
+# divested of its trade secrets, irrespective of what has been
+# deposited with the U.S. Copyright Office.
#
-# Origin: 30
+# Origin: 30
#
-# IBM_PROLOG_END_TAG
+# IBM_PROLOG_END_TAG
################################################################################
#
# @file src/usr/targeting/makefile
@@ -49,8 +49,7 @@ ENTRY_POINT_OBJS = \
targetservicestart.o
DEBUG_OBJS = \
- attributestrings.o \
- attributedump.o
+ attributestrings.o
HOSTBOOT_SPECIFIC_OBJS = \
${ENTRY_POINT_OBJS} \
OpenPOWER on IntegriCloud