mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-22 00:14:43 +02:00
fix rootfs size selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9808 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
16ed52752f
commit
ca695ca268
@ -61,7 +61,7 @@ source "target/linux/*/image/Config.in"
|
|||||||
|
|
||||||
config TARGET_ROOTFS_FSPART
|
config TARGET_ROOTFS_FSPART
|
||||||
int "Filesystem part size (in MB)"
|
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
|
default 16
|
||||||
help
|
help
|
||||||
Allows you to change the filesystem partition size
|
Allows you to change the filesystem partition size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user