diff options
author | Andrew Geissler <andrewg@us.ibm.com> | 2016-04-27 11:13:20 -0500 |
---|---|---|
committer | William G. Hoffa <wghoffa@us.ibm.com> | 2016-05-05 15:16:03 -0400 |
commit | 9ffe7c2c5d8555b5d35d968dbff3e4f07bb5fc8f (patch) | |
tree | 053a8815d7e0f68f18ed1a20bc610a9b1bcdd8a8 /src/usr/isteps/istep06/makefile | |
parent | 658b0dc17ffae668ae278f177a76d44a3f87d986 (diff) | |
download | talos-hostboot-9ffe7c2c5d8555b5d35d968dbff3e4f07bb5fc8f.tar.gz talos-hostboot-9ffe7c2c5d8555b5d35d968dbff3e4f07bb5fc8f.zip |
Update ISTEP to IPL Flow v0.93
Includes a lot of deletes and a few renames.
Change-Id: I36ce351d307d43d67c8dfe4dbe3a94e67380cc20
RTC: 147800
CMVC-Prereq:993409
CMVC-Prereq:992647
CMVC-Prereq:993648
CMVC-Prereq:993634
CMVC-Prereq:993940
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23732
Tested-by: Jenkins Server
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Tested-by: FSP CI Jenkins
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep06/makefile')
-rw-r--r-- | src/usr/isteps/istep06/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/istep06/makefile b/src/usr/isteps/istep06/makefile index 7ebb207a4..6a464c44a 100644 --- a/src/usr/isteps/istep06/makefile +++ b/src/usr/isteps/istep06/makefile @@ -33,6 +33,7 @@ OBJS += call_host_update_master_tpm.o OBJS += host_gard.o OBJS += call_proc_revert_sbe_mcs_setup.o OBJS += host_start_occ_xstop_handler.o +OBJS += call_host_setup_voltages.o SUBDIRS += thread_activate.d |