one last fix.
authorRonald G. Minnich <rminnich@gmail.com>
Fri, 25 Jul 2003 17:31:53 +0000 (17:31 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Fri, 25 Jul 2003 17:31:53 +0000 (17:31 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1042 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/config/Options.lb

index aa5994aa370d2c3357fcb940c2e50c9832c83bcb..5f2a9293b15b22921448f0796246e151f199e3b3 100644 (file)
@@ -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"