Fix abuild for the MSI MS-7260 (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2798 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -176,8 +176,6 @@ default HEAP_SIZE = 0x8000
|
||||
default USE_OPTION_TABLE = (!USE_FALLBACK_IMAGE) && (!USE_FAILOVER_IMAGE)
|
||||
default _RAMBASE = 0x00100000
|
||||
default CONFIG_ROM_PAYLOAD = 1
|
||||
default CONFIG_COMPRESSED_PAYLOAD_NRV2B = 1 # NRV2B compression
|
||||
# default CONFIG_COMPRESSED_PAYLOAD_LZMA = 1 # LZMA compression
|
||||
default CC = "$(CROSS_COMPILE)gcc -m32"
|
||||
default HOSTCC = "gcc"
|
||||
default CONFIG_USE_PRINTK_IN_CAR = 1
|
||||
|
Reference in New Issue
Block a user