aboutsummaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-05 01:52:54 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-05 01:52:54 +0000
commit560f2614b51069ab0c27d92b9ebc55b2998ff157 (patch)
tree4c696f0d857aef880635ea42fcef689dddbe5fd8 /Config.in
parent1564e6fa9fa6e53ec41b0927954b0f30a038165c (diff)
downloadupstream-560f2614b51069ab0c27d92b9ebc55b2998ff157.tar.gz
upstream-560f2614b51069ab0c27d92b9ebc55b2998ff157.tar.bz2
upstream-560f2614b51069ab0c27d92b9ebc55b2998ff157.zip
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21362 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index e4c133f40f..7abfeeaef7 100644
--- a/Config.in
+++ b/Config.in
@@ -102,7 +102,7 @@ menu "Target Images"
source "target/linux/*/image/Config.in"
- config TARGET_ROOTFS_FSPART
+ config TARGET_ROOTFS_PARTSIZE
int "Root filesystem partition size (in MB)"
depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS || TARGET_rb532
default 48