summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep12/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep12/makefile')
-rw-r--r--src/usr/isteps/istep12/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/isteps/istep12/makefile b/src/usr/isteps/istep12/makefile
index 4ec7c41f2..dfcd48d7f 100644
--- a/src/usr/isteps/istep12/makefile
+++ b/src/usr/isteps/istep12/makefile
@@ -80,6 +80,9 @@ OBJS += call_cen_set_inband_addr.o
# HWP objects needed to set inband addr in istep 12
OBJS+=p9c_set_inband_addr.o
+# HWP objects need to unmask inband errors during framelock
+OBJS+=p9c_mss_unmask_errors.o
+
#Required before all the <procedure>.mk are included
include ${ROOTPATH}/procedure.rules.mk
OpenPOWER on IntegriCloud