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/istep12/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/istep12/makefile')
| -rw-r--r-- | src/usr/isteps/istep12/makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/usr/isteps/istep12/makefile b/src/usr/isteps/istep12/makefile index 7d4527f0d..fc625bf0c 100644 --- a/src/usr/isteps/istep12/makefile +++ b/src/usr/isteps/istep12/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2015 +# Contributors Listed Below - COPYRIGHT 2015,2016 # [+] International Business Machines Corp. # # @@ -26,10 +26,5 @@ ROOTPATH = ../../../.. MODULE = istep12 OBJS += call_mss_getecid.o -OBJS += call_dmi_attr_update.o -OBJS += call_proc_dmi_scominit.o -OBJS += call_dmi_scominit.o -OBJS += call_dmi_erepair.o -OBJS += call_dmi_io_dccal.o include ${ROOTPATH}/config.mk |

