aboutsummaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-18 14:11:44 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-18 14:11:44 +0000
commit36703bb8d81d0025deda417b834b6b27e67fb517 (patch)
treec927c5563b954208368c342786a0b1e2d676bc8c /Config.in
parent8eb5db243c0d308baca41cfa4e5f1a46cf04ed0d (diff)
downloadmaster-187ad058-36703bb8d81d0025deda417b834b6b27e67fb517.tar.gz
master-187ad058-36703bb8d81d0025deda417b834b6b27e67fb517.tar.bz2
master-187ad058-36703bb8d81d0025deda417b834b6b27e67fb517.zip
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 0bced5c021..705c24ad2f 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