Fix kmod-ipip build (#2092)
[openwrt.git] / Config.in
index 0bced5c..705c24a 100644 (file)
--- 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
This page took 0.020559 seconds and 4 git commands to generate.