diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2012-06-14 14:19:09 +0200 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2012-06-14 21:21:06 +0200 |
commit | ec6f043c253355483bd065c39adc91bad2647ee9 (patch) | |
tree | 70a33721c56e668410d87f35fafb3c49a49e7663 /src/northbridge | |
parent | 9aa43892e6899b719fe7f4754901a0eae379a934 (diff) | |
download | coreboot-ec6f043c253355483bd065c39adc91bad2647ee9.tar.xz |
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>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions