summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/scom.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scom/scom.mk')
-rw-r--r--src/usr/scom/scom.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/scom/scom.mk b/src/usr/scom/scom.mk
index 44ae2fc45..1532bbbdf 100644
--- a/src/usr/scom/scom.mk
+++ b/src/usr/scom/scom.mk
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2013
+# COPYRIGHT International Business Machines Corp. 2013,2014
#
# p1
#
@@ -21,4 +21,5 @@
#
# IBM_PROLOG_END_TAG
# common objects between hostboot and runtime hostboot
-OBJS = scom.o scomtrans.o
+OBJS += scom.o
+OBJS += scomtrans.o
OpenPOWER on IntegriCloud