From e0a4e2a40908d211e6edad2b734a9263f4a0592c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 20 Dec 2007 01:53:13 +0000 Subject: [PATCH] fix rootfs size selection SVN-Revision: 9808 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.in b/Config.in index c8b739c627..606cb4a0e9 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 -- 2.30.2