one last fix.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1042 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
f9e756c386
commit
f8651ed6c2
|
@ -266,6 +266,7 @@ define CONFIG_COMPRESS
|
||||||
comment "Set for compressed image"
|
comment "Set for compressed image"
|
||||||
end
|
end
|
||||||
define CONFIG_UNCOMPRESSED
|
define CONFIG_UNCOMPRESSED
|
||||||
|
format "%d"
|
||||||
default {!CONFIG_COMPRESS}
|
default {!CONFIG_COMPRESS}
|
||||||
export always
|
export always
|
||||||
comment "Set for uncompressed image"
|
comment "Set for uncompressed image"
|
||||||
|
|
Loading…
Reference in New Issue