X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/76ed58d705e7f3892a1259abcd92882a527e7b53..cdef623ecb2fc1b289aea86698de803b81ed16f2:/target/Config.in?ds=sidebyside diff --git a/target/Config.in b/target/Config.in index 5019b3d72..835335919 100644 --- a/target/Config.in +++ b/target/Config.in @@ -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 the root filesystem + endmenu menu "Kernel Configuration / Device Support"