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/istep07/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/istep07/makefile')
| -rw-r--r-- | src/usr/isteps/istep07/makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/isteps/istep07/makefile b/src/usr/isteps/istep07/makefile index 857381d3f..6ee76e3b0 100644 --- a/src/usr/isteps/istep07/makefile +++ b/src/usr/isteps/istep07/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2015 +# Contributors Listed Below - COPYRIGHT 2015,2016 # [+] International Business Machines Corp. # # @@ -25,7 +25,6 @@ ROOTPATH = ../../../.. MODULE = istep07 -OBJS += host_collect_dimm_spd.o OBJS += call_mss_volt.o OBJS += call_mss_freq.o OBJS += call_mss_eff_config.o |

