Hello build bot (Jenkins), Julius Werner, Arthur Heymans, Patrick Rudolph, ron minnich,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47963
to look at the new patch set (#2).
Change subject: Drop many cases of .previous directive use ......................................................................
Drop many cases of .previous directive use
Since most assembly files are no longer concatenated together but built separately, section changes with .previous at the end of the files have become spurious.
TEST=BUILD_TIMELESS
Change-Id: I2970eed2b114a53475ba385eec4e97bb7ae7095c Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/arch/arm/id.S M src/arch/arm64/id.S M src/arch/ppc64/bootblock.S M src/arch/x86/c_start.S M src/arch/x86/id.S M src/cpu/intel/fit/fit.S 6 files changed, 0 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/47963/2