[coreboot] Patch merged into coreboot/master: a71f045 llshell: fix build without romcc

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 14 21:21:07 CEST 2012


the following patch was just integrated into master:
commit a71f045e44f42a09c318bb46086616b329ffacc8
Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Thu Jun 14 14:19:09 2012 +0200

    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 at no-log.org>

Build-Tested: build bot (Jenkins) at Thu Jun 14 16:20:50 2012, giving +1
Reviewed-By: Peter Stuge <peter at stuge.se> at Thu Jun 14 21:21:05 2012, giving +2
See http://review.coreboot.org/1101 for details.

-gerrit




More information about the coreboot mailing list