summaryrefslogtreecommitdiffstats
path: root/src/usr/devicefw/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/devicefw/makefile')
-rw-r--r--src/usr/devicefw/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/devicefw/makefile b/src/usr/devicefw/makefile
index 95a4a9024..c3c9fae29 100644
--- a/src/usr/devicefw/makefile
+++ b/src/usr/devicefw/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011,2013
+# COPYRIGHT International Business Machines Corp. 2011,2014
#
# p1
#
@@ -28,6 +28,7 @@ include devicefw.mk
# add objectcs unique to standard hostboot - currently none
-SUBDIRS = test.d runtime.d
+SUBDIRS += test.d
+SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud