summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_f0x/Makefile.inc
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2012-10-07 22:11:07 +0200
committerRonald G. Minnich <rminnich@gmail.com>2012-11-27 21:59:26 +0100
commit18607f717eb125f49431da3843c19fcb25f1ee81 (patch)
treeae2806099798b32d91d9b2f7aee811a25443bb28 /src/cpu/intel/model_f0x/Makefile.inc
parentb6f765e7c85539b270dba407ff40846c3688ed60 (diff)
downloadcoreboot-18607f717eb125f49431da3843c19fcb25f1ee81.tar.xz
Drop ramstage.a
ramstage.a has two issues: 1. duplicate source filenames don't survive the ar(1) treatment properly (so files aren't considered) 2. ld doesn't resolve symbols if it isn't forced to, in particular no overrides of weak symbols Downside: The resulting binaries get slightly larger. Link time optimizations should fix that, as would tighter rules in the build system (to not compile unused code in the first place). Change-Id: Iaae771ec8f92b42069237acd3b79c14e5bf9c03d Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/1566 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/cpu/intel/model_f0x/Makefile.inc')
0 files changed, 0 insertions, 0 deletions