summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/makefile
diff options
context:
space:
mode:
authorMissy Connell <missyc@us.ibm.com>2013-03-26 09:23:58 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-10 16:25:07 -0500
commitc154ece8068c2f0fc366235ba952003e08df48a1 (patch)
tree458f94384d035d85bbb35c535fa3eec2b4b19b05 /src/usr/runtime/makefile
parent36da1243a5e1026fe10de3194c167cb1ceeb77c8 (diff)
downloadtalos-hostboot-c154ece8068c2f0fc366235ba952003e08df48a1.tar.gz
talos-hostboot-c154ece8068c2f0fc366235ba952003e08df48a1.zip
TCE support
RTC:36952 Change-Id: Icc1e88df4e8a8b50cae4fd9fe3789e98be61604e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4297 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/makefile')
-rw-r--r--src/usr/runtime/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/runtime/makefile b/src/usr/runtime/makefile
index 8482289a0..7f3e5d495 100644
--- a/src/usr/runtime/makefile
+++ b/src/usr/runtime/makefile
@@ -30,7 +30,8 @@
ROOTPATH = ../../..
MODULE = runtime
-OBJS = populate_attributes.o hdatservice.o fakepayload.o
+
+OBJS = populate_attributes.o hdatservice.o fakepayload.o tce.o
SUBDIRS = test.d
OpenPOWER on IntegriCloud