From: Nicolas Thill Date: Tue, 8 Aug 2006 10:24:39 +0000 (+0000) Subject: enable ext2 rootfs by default when target is uml-2.6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e3d5ff791fab282271bd090326fd5b16853e351d;p=librecmc%2Flibrecmc.git enable ext2 rootfs by default when target is uml-2.6 SVN-Revision: 4527 --- diff --git a/openwrt/Config.in b/openwrt/Config.in index edcb19a4f5..caa7944799 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -88,7 +88,7 @@ menu "Target Images" config TARGET_ROOTFS_EXT2FS bool "ext2" - default n + default y if LINUX_2_6_UML depends !TARGET_ROOTFS_INITRAMFS help Ext2 file system with some free space for uml images