summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
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 a56abd3f7..d71b4b73c 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2014
+# Contributors Listed Below - COPYRIGHT 2010,2015
# [+] Google Inc.
# [+] International Business Machines Corp.
#
@@ -29,6 +29,7 @@ ROOTPATH = ../..
HOSTBOOT_PROFILE_NO_INSTRUMENT = 1
OBJS += module_init.o
+SUBDIRS += sio.d
SUBDIRS += trace.d
SUBDIRS += cxxtest.d
SUBDIRS += testcore.d
OpenPOWER on IntegriCloud