summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmi/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/ipmi/makefile')
-rw-r--r--src/usr/ipmi/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/ipmi/makefile b/src/usr/ipmi/makefile
index 9447bad37..50638b522 100644
--- a/src/usr/ipmi/makefile
+++ b/src/usr/ipmi/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2015
+# Contributors Listed Below - COPYRIGHT 2011,2016
# [+] International Business Machines Corp.
#
#
@@ -38,6 +38,7 @@ OBJS += ipmiwatchdog.o
OBJS += ipmifruinv.o
OBJS += ipmipowerstate.o
OBJS += ipmiselrecord.o
+OBJS += ipmichassiscontrol.o
SUBDIRS += runtime.d
#SUBDIRS += test.d
OpenPOWER on IntegriCloud