From f8651ed6c268685bc9e9763041bd6721e1c82059 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 25 Jul 2003 17:31:53 +0000 Subject: one last fix. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1042 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3