Skip to content

Commit

Permalink
Revert "Self Restore: Integrated support for build of self-restore co…
Browse files Browse the repository at this point in the history
…de in EKB."

This reverts commit dcebd90d5d9518bfe9809dac395f8410d67f5ee6.

Change-Id: I588f0798c0f1914e10f7aef218e9e377b12aa3c2
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61066
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
  • Loading branch information
stillgs authored and op-jenkins committed Sep 19, 2018
1 parent 00771fa commit 5762d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import/tools/imageProcs/restore_image.mk
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $(eval $(call BUILD_DD_LEVEL_CONTAINER,$1,cpmr_header))

# files to be appended to image
$(eval $(IMAGE)_FILE_CPMR=$$($(IMAGE)_DD_CONT_cpmr_header))
$(eval $(IMAGE)_FILE_SELF=$(ROOTPATH)/output/images/utils/stopreg/p9_core_restore_routines/p9_core_restore_routines.bin)
$(eval $(IMAGE)_FILE_SELF=$(ROOTPATH)/chips/p9/procedures/utils/stopreg/selfRest.bin)

# dependencies for appending image sections in sequence:
# - file to be appended
Expand Down

0 comments on commit 5762d99

Please sign in to comment.