projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c397a
)
enable ext2 rootfs by default when target is uml-2.6
author
Nicolas Thill
<nico@openwrt.org>
Tue, 8 Aug 2006 10:24:39 +0000
(10:24 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 8 Aug 2006 10:24:39 +0000
(10:24 +0000)
SVN-Revision: 4527
openwrt/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index edcb19a4f5cfab05500b3a36e10178612e698c21..caa79447993336a95d72b372fcf7ecc2be769ecd 100644
(file)
--- 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