summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-01-29 13:56:43 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-01-29 13:56:43 +0000
commit5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc (patch)
tree41917acdd6f76a4b729749db813edfa52f08f6d0 /Config.in
parentc8d5db06983f66461bc2e23a71580e839709a1e8 (diff)
downloadmaster-31e0f0ae-5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc.tar.gz
master-31e0f0ae-5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc.tar.bz2
master-31e0f0ae-5b3951bfbb9fce06dc4f5e3e4bfb4c50e91e20fc.zip
add feature flag for the cpio.gz support
SVN-Revision: 10311
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index afcdd00bf4..df8bc993cc 100644
--- a/Config.in
+++ b/Config.in
@@ -43,7 +43,7 @@ menu "Target Images"
config TARGET_ROOTFS_CPIOGZ
bool "cpiogz"
- default y if USES_TGZ
+ default y if USES_CPIOGZ
depends !TARGET_ROOTFS_INITRAMFS
help
Build a compressed cpio archive of the the root filesystem