summaryrefslogtreecommitdiffstats
path: root/src/usr/devtree/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/devtree/makefile')
-rw-r--r--src/usr/devtree/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/devtree/makefile b/src/usr/devtree/makefile
index 8c727229a..906b522b1 100644
--- a/src/usr/devtree/makefile
+++ b/src/usr/devtree/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2012,2013
+# COPYRIGHT International Business Machines Corp. 2012,2014
#
# p1
#
@@ -30,6 +30,7 @@
ROOTPATH = ../../..
MODULE = devtree
-OBJS = devtree.o bld_devtree.o
+OBJS += devtree.o
+OBJS += bld_devtree.o
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud