switch-coreboot/src
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
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch linking: add and use LDFLAGS_common 2015-09-09 19:35:54 +00:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu linking: add and use LDFLAGS_common 2015-09-09 19:35:54 +00:00
device symbols: add '_' to pci_drivers and cpu_drivers symbols 2015-09-05 15:36:23 +00:00
drivers drivers/pc80: Do not initialize PS2 keyboard by default 2015-09-09 16:47:48 +00:00
ec Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
include rmodule: use program.ld for linking 2015-09-09 19:35:30 +00:00
lib linking: add and use LDFLAGS_common 2015-09-09 19:35:54 +00:00
mainboard rk3288: Allow board-specific APLL (CPU clock) settings 2015-09-08 11:50:50 +00:00
northbridge x86: bootblock: remove linking and program flow from build system 2015-09-09 03:22:58 +00:00
soc verstage: use common program.ld for linking 2015-09-09 19:35:20 +00:00
southbridge x86: bootblock: remove linking and program flow from build system 2015-09-09 03:22:58 +00:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode verstage: use common program.ld for linking 2015-09-09 19:35:20 +00:00
Kconfig Kconfig: Remove EXPERT mode 2015-08-30 07:50:47 +00:00