diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config/Options.lb | 1 |
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" |