X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b1f326e805a514602d9c0fd1bc0f415a69e54171..85095e9f195aa2a6008424b3d8bb1b2e1e24e4c0:/Config.in diff --git a/Config.in b/Config.in index ffe1147f4..4746ba418 100644 --- a/Config.in +++ b/Config.in @@ -63,14 +63,12 @@ menu "Target Images" config TARGET_ROOTFS_TGZ bool "tgz" default y if USES_TGZ - depends !TARGET_ROOTFS_INITRAMFS help Build a compressed tar archive of the the root filesystem config TARGET_ROOTFS_CPIOGZ bool "cpiogz" default y if USES_CPIOGZ - depends !TARGET_ROOTFS_INITRAMFS help Build a compressed cpio archive of the the root filesystem