X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0afe2603ce9afb1e2b32d319a676a76d1a412e2e..d4641bd34dcc4fd0eab0b68c5b1d3a2b9ea3a9d2:/Config.in?ds=sidebyside diff --git a/Config.in b/Config.in index a2e6bddd2..e059f06ab 100644 --- a/Config.in +++ b/Config.in @@ -74,6 +74,14 @@ menu "Target Images" depends !TARGET_ROOTFS_INITRAMFS help Build a compressed tar archive of the the root filesystem + + config TARGET_ROOTFS_EXT2FS + bool "ext2" + default n + depends !TARGET_ROOTFS_INITRAMFS + help + Ext2 file system with some free space for uml images + endmenu