coreboot/src/arch/x86
Aaron Durbin a2a4bcf1a5 x86: fix romstage_null.debug link w/o --gc-sections
When adding gargabe collection to x86 the --gc-sections
flags was inadvertently missed when linking romstage_null.debug.
Fix this omission.

Change-Id: I7d2700755afa78459c6f8707303a0e64936a1a9f
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/8850
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
2015-03-21 04:34:45 +01:00
..
acpi misc,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:01 +02:00
boot loaders: add program_loading.h header file 2015-03-20 19:25:29 +01:00
include x86: simplify early_variables.h header 2015-03-10 14:26:14 +01:00
init coreboot: x86: enable gc-sections 2015-03-17 14:35:31 +01:00
lib loaders: add program_loading.h header file 2015-03-20 19:25:29 +01:00
Kconfig arch/x86/Kconfig: Add license header 2015-03-17 18:11:38 +01:00
Makefile.inc x86: fix romstage_null.debug link w/o --gc-sections 2015-03-21 04:34:45 +01:00
ramstage.ld bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00