projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixes ifxmips wdt driver
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
c8b739c
..
606cb4a
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-61,7
+61,7
@@
source "target/linux/*/image/Config.in"
config TARGET_ROOTFS_FSPART
int "Filesystem part size (in MB)"
config TARGET_ROOTFS_FSPART
int "Filesystem part size (in MB)"
- depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS ||
LINUX_2_6_RB532
+ depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS ||
TARGET_rb532 || TARGET_olpc
default 16
help
Allows you to change the filesystem partition size
default 16
help
Allows you to change the filesystem partition size
This page took
0.017686 seconds
and
4
git commands to generate.