summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmi/runtime/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/ipmi/runtime/makefile')
-rw-r--r--src/usr/ipmi/runtime/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/ipmi/runtime/makefile b/src/usr/ipmi/runtime/makefile
index 6fa93cc6d..6f49d9ef1 100644
--- a/src/usr/ipmi/runtime/makefile
+++ b/src/usr/ipmi/runtime/makefile
@@ -26,9 +26,9 @@ HOSTBOOT_RUNTIME = 1
ROOTPATH = ../../../..
MODULE = ipmi_rt
-OBJS += ipmidcmi.o
-OBJS += ipmisel.o
-OBJS += ipmisensor.o
+#include common ojects between hostboot and runtime hostboot
+include ../ipmi.mk
+
OBJS += rt_ipmirp.o
SUBDIRS += test.d
OpenPOWER on IntegriCloud