cosmetic fix for V= stuff
[openwrt.git] / target / Config.in
index 5019b3d..0e11e17 100644 (file)
@@ -12,6 +12,12 @@ menu "Target Root Filesystem"
                help
                  Build a squashfs-lzma root filesystem
 
+       config BR2_TARGET_ROOTFS_TGZ
+               bool "tgz"
+               default y
+               help
+                 Build a compressed tar archive of the kernel and the root filesystem
+
 endmenu
 
 menu "Kernel Configuration / Device Support"