|
@@ -300,6 +300,7 @@ menu "Target Images"
|
|
config TARGET_ROOTFS_PARTSIZE
|
|
config TARGET_ROOTFS_PARTSIZE
|
|
int "Root filesystem partition size (in MiB)"
|
|
int "Root filesystem partition size (in MiB)"
|
|
depends on USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS
|
|
depends on USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS
|
|
|
|
+ default 448 if TARGET_mediatek
|
|
default 104
|
|
default 104
|
|
help
|
|
help
|
|
Select the root filesystem partition size.
|
|
Select the root filesystem partition size.
|