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, 2 insertions, 2 deletions
diff --git a/src/kernel/makefile b/src/kernel/makefile
index ddf3909ab..004dfbe74 100644
--- a/src/kernel/makefile
+++ b/src/kernel/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2017
+# Contributors Listed Below - COPYRIGHT 2010,2018
# [+] International Business Machines Corp.
#
#
@@ -59,7 +59,7 @@ OBJS += intmsghandler.o
OBJS += deferred.o
OBJS += shutdown.o
-OBJS += forceattn_p8.o
+OBJS += forceattn_p9.o
OBJS += terminate.o
OBJS += ipc.o
OBJS += machchk.o
OpenPOWER on IntegriCloud