summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/makefile')
-rw-r--r--src/usr/isteps/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/usr/isteps/makefile b/src/usr/isteps/makefile
index 872d082f1..fa13d4230 100644
--- a/src/usr/isteps/makefile
+++ b/src/usr/isteps/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2016
+# Contributors Listed Below - COPYRIGHT 2011,2017
# [+] International Business Machines Corp.
#
#
@@ -49,6 +49,10 @@ OBJS += hwpistepud.o
OBJS += istepHelperFuncs.o
OBJS += pbusLinkSvc.o
+#TODO: RTC 176018
+EXTRAINCDIR += ${ROOTPATH}/src/import/
+OBJS += hb_temp_p9c_hwp_supports.o
+
OBJS += $(if $(CONFIG_OPENPOWER_VOLTMSG),openpower_vddr.o,hbToHwsvVoltageMsg.o)
EXTRAINCDIR += ${ROOTPATH}/src/usr/initservice/istepdispatcher
OpenPOWER on IntegriCloud