summaryrefslogtreecommitdiffstats
path: root/src/kernel/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/makefile')
-rw-r--r--src/kernel/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/kernel/makefile b/src/kernel/makefile
index cf5a69aa7..ddf3909ab 100644
--- a/src/kernel/makefile
+++ b/src/kernel/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2016
+# Contributors Listed Below - COPYRIGHT 2010,2017
# [+] International Business Machines Corp.
#
#
@@ -67,5 +67,7 @@ OBJS += machchk.o
OBJS += doorbell.o
OBJS += workitem.o
+OBJS += bltohbdatamgr.o
+
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud