projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5242672
)
enable ext2 rootfs by default when target is uml-2.6
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Aug 2006 10:24:39 +0000
(10:24 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Aug 2006 10:24:39 +0000
(10:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4527
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index
edcb19a
..
caa7944
100644
(file)
--- a/
Config.in
+++ b/
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
This page took
0.021915 seconds
and
4
git commands to generate.