summaryrefslogtreecommitdiff
path: root/openwrt/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-08-08 10:24:39 +0000
committerNicolas Thill <nico@openwrt.org>2006-08-08 10:24:39 +0000
commite3d5ff791fab282271bd090326fd5b16853e351d (patch)
tree72856ed1187a8fc71462db8557845eb927cde410 /openwrt/Config.in
parenta2c397a8c243557e5134579e14b2404656fce93f (diff)
downloadmtk-20170518-e3d5ff791fab282271bd090326fd5b16853e351d.zip
mtk-20170518-e3d5ff791fab282271bd090326fd5b16853e351d.tar.gz
mtk-20170518-e3d5ff791fab282271bd090326fd5b16853e351d.tar.bz2
enable ext2 rootfs by default when target is uml-2.6
SVN-Revision: 4527
Diffstat (limited to 'openwrt/Config.in')
-rw-r--r--openwrt/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in
index edcb19a..caa7944 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