summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/runtime/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scom/runtime/makefile')
-rw-r--r--src/usr/scom/runtime/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/scom/runtime/makefile b/src/usr/scom/runtime/makefile
index af572116b..7717b9473 100644
--- a/src/usr/scom/runtime/makefile
+++ b/src/usr/scom/runtime/makefile
@@ -29,7 +29,8 @@ MODULE = scom_rt
#include common ojects between hostboot and runtime hostboot
include ../scom.mk
-#include unique object modules - currently none
+#include unique object modules
+OBJS += rt_scom.o
SUBDIRS += test.d
OpenPOWER on IntegriCloud