summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-29 15:12:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-29 15:12:34 +0200
commitf1ed9c711fd901acee1f8f22f8e7a4440f181fe5 (patch)
treee585b143299b2ca765948e7034e1c524ea33eb48 /Config.in
parent653152122efe26199fd239c5c9df103d20b4396d (diff)
bring qemu-sh and aranym-m68k in shape
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index d2bedf377..dcfbd9f03 100644
--- a/Config.in
+++ b/Config.in
@@ -177,6 +177,7 @@ config ADK_COMPRESSION_TOOL
default "xz" if ADK_TARGET_INITRAMFS_COMPRESSION_XZ
default "lzma -9" if ADK_TARGET_INITRAMFS_COMPRESSION_LZMA
default "lzop" if ADK_TARGET_INITRAMFS_COMPRESSION_LZO
+ default "gzip -n9"
help
source "target/linux/Config.in"