aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-07-25 17:31:53 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-07-25 17:31:53 +0000
commitf8651ed6c268685bc9e9763041bd6721e1c82059 (patch)
tree9dc818d69647e0b00dfe2f08a7f696a2f07e959d /src/config
parentf9e756c3865a4a5e17db368e835ae5a9c23dcf53 (diff)
one last fix.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1042 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index aa5994aa37..5f2a9293b1 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -266,6 +266,7 @@ define CONFIG_COMPRESS
comment "Set for compressed image"
end
define CONFIG_UNCOMPRESSED
+ format "%d"
default {!CONFIG_COMPRESS}
export always
comment "Set for uncompressed image"