summaryrefslogtreecommitdiffstats
path: root/src/usr/xscom/makefile
diff options
context:
space:
mode:
authorMissy Connell <missyc@us.ibm.com>2013-05-30 15:26:13 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-02 11:44:19 -0500
commitfdd698d541e219dbbb57d4d248dd15ef08be564a (patch)
tree23925f3e58eb76322515a3d005bbb1cd333aa4c9 /src/usr/xscom/makefile
parent102dafda92c9a4ae71d461e54ab7d76c74f371ce (diff)
downloadtalos-hostboot-fdd698d541e219dbbb57d4d248dd15ef08be564a.tar.gz
talos-hostboot-fdd698d541e219dbbb57d4d248dd15ef08be564a.zip
Xscom full error recovery
Change-Id: I089afe4c345a49ca0239457bbf08497170249788 RTC:34591 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4817 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/xscom/makefile')
-rw-r--r--src/usr/xscom/makefile30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/usr/xscom/makefile b/src/usr/xscom/makefile
index cd1011401..f879c70ec 100644
--- a/src/usr/xscom/makefile
+++ b/src/usr/xscom/makefile
@@ -1,29 +1,29 @@
-# IBM_PROLOG_BEGIN_TAG
-# This is an automatically generated prolog.
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
#
-# $Source: src/usr/xscom/makefile $
+# $Source: src/usr/xscom/makefile $
#
-# IBM CONFIDENTIAL
+# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011
+# 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
+# IBM_PROLOG_END_TAG
ROOTPATH = ../../..
MODULE = xscom
-OBJS = xscom.o
+OBJS = xscom.o piberror.o
SUBDIRS = test.d
OpenPOWER on IntegriCloud