coreboot-kgpe-d16/src/arch/x86
Denis 'GNUtoo' Carikli ec6f043c25 llshell: fix build without romcc
Without that fix we have:
      LINK       cbfs/fallback/romstage_null.debug
  build/generated/crt0.romstage.o: In function `ramtest':
  romstage.c:(.rom.text+0x53f): undefined reference to `.Lhlt'
  collect2: ld returned 1 exit status
  make: *** [build/cbfs/"fallback"/romstage_null.debug] Error 1
On the M4A785T-M which doesn't have CONFIG_ROMCC.

Change-Id: I49eded1d18e996afe9441b85dae04ae30c760dd6
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: http://review.coreboot.org/1101
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
2012-06-14 21:21:06 +02:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Initializer of a static member in union. 2012-05-30 23:01:23 +02:00
include Update SB800 CIMX FADT 2012-06-12 23:35:16 +02:00
init Change the name of the romstage bootblock.ld 2012-05-15 07:39:50 +02:00
lib Clean up #ifs 2012-05-08 00:34:34 +02:00
llshell llshell: fix build without romcc 2012-06-14 21:21:06 +02:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Fix support for RAM-less multi-processor init 2012-04-06 04:57:04 +02:00
Makefile.inc Use ld manually when compiling with clang 2012-05-29 22:54:13 +02:00