summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep14/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep14/makefile')
-rw-r--r--src/usr/isteps/istep14/makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/isteps/istep14/makefile b/src/usr/isteps/istep14/makefile
index 58d9a61ae..4a994ad34 100644
--- a/src/usr/isteps/istep14/makefile
+++ b/src/usr/isteps/istep14/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2017
+# Contributors Listed Below - COPYRIGHT 2015,2018
# [+] International Business Machines Corp.
#
#
@@ -60,6 +60,9 @@ include ${ROOTPATH}/procedure.rules.mk
include ${PROCEDURE_PATH}/hwp/nest/p9_exit_cache_contained.mk
include ${PROCEDURE_PATH}/hwp/nest/p9_mss_setup_bars.mk
+# TODO: RTC 184860 Remove MCS acker workaround
+include ${ROOTPATH}/src/import/chips/p9/procedures/hwp/nest/p9_revert_sbe_mcs_setup.mk
+
# TODO: RTC 159164: Multiple definition linker errors on HWPs that include the
# same *.o file in their *.mk files
# ---- Workaround: Compile the HWP directly below
OpenPOWER on IntegriCloud