mirror of https://github.com/hak5/openwrt-owl.git
parent
e66822935e
commit
e0a4e2a409
|
@ -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…
Reference in New Issue