fix rootfs size selection
authorFelix Fietkau <nbd@openwrt.org>
Thu, 20 Dec 2007 01:53:13 +0000 (01:53 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 20 Dec 2007 01:53:13 +0000 (01:53 +0000)
SVN-Revision: 9808

Config.in

index c8b739c627a6fcd04b5e067643a73ccec4f7c1fe..606cb4a0e952da1f863411a5cb464db3612b9eb4 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