summaryrefslogtreecommitdiffstats
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
commit5403c59f57f4296b9ff1c4255593a2451915b0b4 (patch)
tree961ff62ce4220c2ed54ea2e72f8d2a0e8dd43e95 /Config.in
parent13ebdec3f420e4f7c09a466fe0e9039afde16793 (diff)
downloadmaster-31e0f0ae-5403c59f57f4296b9ff1c4255593a2451915b0b4.tar.gz
master-31e0f0ae-5403c59f57f4296b9ff1c4255593a2451915b0b4.tar.bz2
master-31e0f0ae-5403c59f57f4296b9ff1c4255593a2451915b0b4.zip
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
SVN-Revision: 21362
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