summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep06/thread_activate/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep06/thread_activate/makefile')
-rw-r--r--src/usr/isteps/istep06/thread_activate/makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/isteps/istep06/thread_activate/makefile b/src/usr/isteps/istep06/thread_activate/makefile
index b9e1042c6..66db38d2f 100644
--- a/src/usr/isteps/istep06/thread_activate/makefile
+++ b/src/usr/isteps/istep06/thread_activate/makefile
@@ -53,5 +53,10 @@ VPATH += ${HWP_PATH}
include ${ROOTPATH}/procedure.rules.mk
# p9_thread_control.o brought in by p9_thread_control.mk
include $(HWP_PATH_1)/p9_thread_control.mk
+#TODO RTC:147383 Need to create a seperate module for cpu_special_wakeup
+include ${HWP_PATH_2}/p9_cpu_special_wakeup.mk
+include ${HWP_PATH_2}/p9_cpu_special_wakeup_core.mk
+include ${HWP_PATH_2}/p9_cpu_special_wakeup_ex.mk
+include ${HWP_PATH_2}/p9_cpu_special_wakeup_lib.mk
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud