From 36703bb8d81d0025deda417b834b6b27e67fb517 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 18 Jul 2007 14:11:44 +0000 Subject: 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 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') 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 -- cgit v1.2.3