summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmibase/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/ipmibase/makefile')
-rw-r--r--src/usr/ipmibase/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/ipmibase/makefile b/src/usr/ipmibase/makefile
index e08057254..c7bb6ead0 100644
--- a/src/usr/ipmibase/makefile
+++ b/src/usr/ipmibase/makefile
@@ -5,7 +5,8 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2018
+# Contributors Listed Below - COPYRIGHT 2011,2019
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -30,5 +31,6 @@ OBJS += ipmirp.o
OBJS += $(if $(CONFIG_BMC_BT_LPC_IPMI),ipmidd.o)
OBJS += ipmiconfig.o
OBJS += ipmiselrecord.o
+OBJS += ipmiwatchdog.o
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud