From: nbd Date: Thu, 20 Dec 2007 01:53:13 +0000 (+0000) Subject: fix rootfs size selection X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=ca695ca26897b88b7d6e2205780755507ef9e449;ds=sidebyside fix rootfs size selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9808 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Config.in b/Config.in index c8b739c62..606cb4a0e 100644 --- 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)" - 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