summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2012-03-13 13:53:53 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-19 10:57:31 -0500
commit4bd432b988c1fe06c835bc6a4e4f901e136c30e7 (patch)
tree7ce43242b1691151c334891358da7f0a6fb835ba /src/usr/makefile
parentf1760e04ceab564f8cef0c8d267bece75cce116c (diff)
downloadtalos-hostboot-4bd432b988c1fe06c835bc6a4e4f901e136c30e7.tar.gz
talos-hostboot-4bd432b988c1fe06c835bc6a4e4f901e136c30e7.zip
initial mdia commit. directories, makefiles, workitem
Change-Id: Ic48a13935bfea72def5cdc63db3a93bb659ded30 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/751 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 4737ffd6e..02f209082 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -27,6 +27,6 @@ OBJS = module_init.o
SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \
scom.d xscom.d targeting.d initservice.d hwpf.d \
ecmddatabuffer.d pnor.d i2c.d vfs.d fsi.d hwas.d fsiscom.d \
- intr.d spd.d pore.d util.d mbox.d
+ intr.d spd.d pore.d util.d mbox.d diag.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud