diff options
| author | Corey Swenson <cswenson@us.ibm.com> | 2016-09-28 16:39:50 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-10-05 10:53:10 -0400 |
| commit | 465c463bd32aa12c417e2e26e44832a6de4b661e (patch) | |
| tree | 4bef6e46c4c61fe60269556b80c1d93eb32b6448 /src/usr/isteps/istep06/thread_activate/makefile | |
| parent | 4415fb37f923bfeb63f1f81c55fe177d2e0adb95 (diff) | |
| download | talos-hostboot-465c463bd32aa12c417e2e26e44832a6de4b661e.tar.gz talos-hostboot-465c463bd32aa12c417e2e26e44832a6de4b661e.zip | |
Special wakeup updates for P9 power-on
Change-Id: I851e854eed0fa273d6b1e6cea6d6ff3e1ed007ae
RTC:161674
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30439
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep06/thread_activate/makefile')
| -rw-r--r-- | src/usr/isteps/istep06/thread_activate/makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/usr/isteps/istep06/thread_activate/makefile b/src/usr/isteps/istep06/thread_activate/makefile index 66db38d2f..b9e1042c6 100644 --- a/src/usr/isteps/istep06/thread_activate/makefile +++ b/src/usr/isteps/istep06/thread_activate/makefile @@ -53,10 +53,5 @@ 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 |

