coreboot/src/arch/mips
Aaron Durbin d4dd44cc2b linking: add and use LDFLAGS_common
Add an LDFLAGS_common variable and use that for each stage
during linking within all the architectures. All the architectures
support gc-sections, and as such they should be linking in the
same way.

BUG=chrome-os-partner:44827
BRANCH=None
TEST=Built rambi and analyzed the relocatable ramstage.

Change-Id: I41fbded54055455889b297b9e8738db4dda0aad0
Signed-off-by: Aaron Durbin <adubin@chromium.org>
Reviewed-on: http://review.coreboot.org/11522
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2015-09-09 19:35:54 +00:00
..
include arm, arm64, mips: Add rough static stack size checks with -Wstack-usage 2015-07-29 20:25:59 +02:00
ashldi3.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
boot.c mips: CBMEM table reference is passed to payload 2015-06-10 22:22:15 +02:00
bootblock.S Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
bootblock_simple.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cache.c mips: implement arch_segment_loaded callback 2015-06-10 22:22:51 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc linking: add and use LDFLAGS_common 2015-09-09 19:35:54 +00:00
mmu.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
stages.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00