summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2011-06-11 15:49:38 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-06-17 13:57:06 -0500
commitcdaabfdbec148d9ce85f422507c596a8ae6ced08 (patch)
treebc8edbc339263a4c4b9c71f3298ff6043af1decb /src/usr/makefile
parentb301c77be3ab2b9c097f2e3df47e96a907221ed9 (diff)
downloadtalos-hostboot-cdaabfdbec148d9ce85f422507c596a8ae6ced08.tar.gz
talos-hostboot-cdaabfdbec148d9ce85f422507c596a8ae6ced08.zip
Initial XSCOM delivery
Change-Id: I80278bf2e03b4e6403d9a36b8782b225dba29fe3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/144 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 64c9dea42..c1a57cddb 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -1,6 +1,7 @@
ROOTPATH = ../..
OBJS = module_init.o
-SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d
+SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \
+ scom.d xscom.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud