summaryrefslogtreecommitdiffstats
path: root/src/usr/xscom/runtime
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2014-01-24 15:47:52 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-02-14 12:32:47 -0600
commit5850220077f29041920e83de66ec458dac9c82a7 (patch)
tree5b89744aa9e0f7c07ba9f2c341a66d4954b04f8d /src/usr/xscom/runtime
parent54fe1fd5efa72aa626419e56e89d68e83480a0db (diff)
downloadtalos-hostboot-5850220077f29041920e83de66ec458dac9c82a7.tar.gz
talos-hostboot-5850220077f29041920e83de66ec458dac9c82a7.zip
Finalize callouts for scan and scom drivers
Change-Id: Iaa603e8464d4e342fa256560da3c9d529aae8be4 RTC: 47014 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8340 Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/xscom/runtime')
-rw-r--r--src/usr/xscom/runtime/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/xscom/runtime/makefile b/src/usr/xscom/runtime/makefile
index b49e707b5..a534fc13b 100644
--- a/src/usr/xscom/runtime/makefile
+++ b/src/usr/xscom/runtime/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2013
+# COPYRIGHT International Business Machines Corp. 2013,2014
#
# p1
#
@@ -24,7 +24,7 @@ HOSTBOOT_RUNTIME = 1
ROOTPATH = ../../../..
MODULE = xscom_rt
-OBJS = rt_xscom.o
+OBJS = rt_xscom.o piberror.o
SUBDIRS = test.d
OpenPOWER on IntegriCloud