summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-07-03 11:12:18 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-09 16:48:41 -0500
commitddcb6d59a879539c52911b9e6d6c41e11146d7ae (patch)
tree9e32f94d7ad8dfe0390a965814696bf441573a10 /src/makefile
parentb6c438bc018f7102568b7c80927e3f9d77eec40a (diff)
downloadtalos-hostboot-ddcb6d59a879539c52911b9e6d6c41e11146d7ae.tar.gz
talos-hostboot-ddcb6d59a879539c52911b9e6d6c41e11146d7ae.zip
Add proc_revert_sbe_mcs_setup HWP to Hostboot
This was a late addition to the 07/15 milestone (Run Grub) Change-Id: I5a72c83e1481207e47d5351a116174b180021ab6 RTC: 44247 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1289 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 5de937420..78afced14 100644
--- a/src/makefile
+++ b/src/makefile
@@ -60,7 +60,7 @@ EXTENDED_MODULES = targeting ecmddatabuffer fapi hwp plat \
activate_powerbus build_winkle_images \
core_activate dram_initialization edi_ei_initialization \
establish_system_smp load_payload \
- start_clocks_on_nest_chiplets start_payload thread_activate
+ nest_chiplets start_payload thread_activate slave_sbe
DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
OpenPOWER on IntegriCloud