X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6121023e9012f37a3c717f3fe3c6abb768794121..ad726f6e1c1613cf49a2545c81a1ca6dfc9acfcd:/Config.in diff --git a/Config.in b/Config.in index e80d90c03..1f689c066 100644 --- a/Config.in +++ b/Config.in @@ -88,6 +88,13 @@ menu "Target Images" help Create some bootable ISO image + config TARGET_ROOTFS_UBIFS + bool "ubifs" + default y if USES_UBIFS + depends !TARGET_ROOTFS_INITRAMFS && USES_UBIFS + help + Build a ubifs root filesystem + comment "Image Options" source "target/linux/*/image/Config.in"