1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 15:21:05 +02:00

enable ext2 rootfs by default when target is uml-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4527 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2006-08-08 10:24:39 +00:00
parent 524267210b
commit 2f9334da3b

View File

@ -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