X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2FConfig.in;h=0e11e178cea9fea5660393cbba5069c6bb348917;hb=d81741a5b1421dce9879515a52a52954b6cb0787;hp=5019b3d7223fe3d0c74e450eb7c404d2d3937a1a;hpb=76ed58d705e7f3892a1259abcd92882a527e7b53;p=openwrt.git diff --git a/target/Config.in b/target/Config.in index 5019b3d722..0e11e178ce 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 kernel and the root filesystem + endmenu menu "Kernel Configuration / Device Support"