summaryrefslogtreecommitdiffstats
path: root/src/build/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2013-05-23 19:36:35 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-12 09:48:43 -0500
commitb9c5a79eb89e837981f7743569b715923d8b4c75 (patch)
treeec7df5130219d926eb3d00ff5de453696a726ba4 /src/build/makefile
parent1a0daf283888feaf77a2d7152b851498385b4491 (diff)
downloadtalos-hostboot-b9c5a79eb89e837981f7743569b715923d8b4c75.tar.gz
talos-hostboot-b9c5a79eb89e837981f7743569b715923d8b4c75.zip
Eliminate tracepp!
Change-Id: I67a7d626c81b0b90e25057c486d490e6e2b5aede Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5132 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/makefile')
-rw-r--r--src/build/makefile30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/build/makefile b/src/build/makefile
index b138664ca..003c73e88 100644
--- a/src/build/makefile
+++ b/src/build/makefile
@@ -1,27 +1,27 @@
-# IBM_PROLOG_BEGIN_TAG
-# This is an automatically generated prolog.
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
#
-# $Source: src/build/makefile $
+# $Source: src/build/makefile $
#
-# IBM CONFIDENTIAL
+# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2010 - 2011
+# COPYRIGHT International Business Machines Corp. 2010,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
+# IBM_PROLOG_END_TAG
ROOTPATH = ../..
-SUBDIRS = linker.d buildpnor.d
+SUBDIRS = linker.d buildpnor.d trace.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud