X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=Config.in;h=e059f06ab57fa3036fa4ebbdb4df26cc7ac7f3c6;hb=f796a0676f1034fc5f9934c1de074a7fa12b5724;hp=a2e6bddd2699392661d60c491f0cc1d3ead0ab0c;hpb=a7f73be9fd898dbafddc6f081b52c783acc80b97;p=openwrt-10.03%2F.git 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