summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-18 14:11:44 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-18 14:11:44 +0000
commit9ab2e7b7fca982f554c768b138c9f9f1423fdde0 (patch)
treec927c5563b954208368c342786a0b1e2d676bc8c /Config.in
parentab9b22a07a4eed45100771e18b40306953da7c96 (diff)
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8039 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0bced5c02..705c24ad2 100644
--- a/Config.in
+++ b/Config.in
@@ -36,7 +36,7 @@ menu "Target Images"
config TARGET_ROOTFS_TGZ
bool "tgz"
- default y if !USES_SQUASHFS && !USES_JFFS2
+ default y if USES_TGZ
depends !TARGET_ROOTFS_INITRAMFS
help
Build a compressed tar archive of the the root filesystem