X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/50af40000ac37ef921ebd46f6d641959503ee919..9c4caa1e7a14df7eed795618fbd4254a8b09ee4a:/openwrt/target/Config.in?ds=inline diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 5019b3d72..0e11e178c 100644 --- a/openwrt/target/Config.in +++ b/openwrt/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"