commit | 990e7c90f035f0c9363e0c65100373795758a1da | [log] [tgz] |
---|---|---|
author | Patrick Georgi <pgeorgi@chromium.org> | Fri Apr 03 10:47:15 2015 +0200 |
committer | Patrick Georgi <pgeorgi@google.com> | Sat Apr 04 20:07:12 2015 +0200 |
tree | d16c415a16268b60206ec230a6d1907e6fbdb70c | |
parent | d69839bdfdea5d67bbbed12f29cdac52e9036875 [diff] |
build system x86: deprecate bootblock_lds and ldscripts variables Instead of keeping this separate variable around, add linker scripts to the $(class)-y source lists and let the build system sort things out. This is inspired by the commit listed below, but rewritten to match upstream, and split in smaller pieces to keep intent clear. Change-Id: I4af687becf2971e009cb077debc902d2f0722cfb Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Based-On-Change-Id: I50af7dacf616e0f8ff4c43f4acc679089ad7022b Based-On-Signed-off-by: Julius Werner <jwerner@chromium.org> Based-On-Reviewed-on: https://chromium-review.googlesource.com/219170 Reviewed-on: http://review.coreboot.org/9289 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com>