Config-images: enlarge kernel partsize to 32 MiB

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-05-04 15:12:02 +08:00
parent ed317caf37
commit 0e64bc6216
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -303,7 +303,7 @@ menu "Target Images"
depends on USES_BOOT_PART
default 8 if TARGET_apm821xx_sata
default 64 if TARGET_bcm27xx
default 16
default 32
config TARGET_ROOTFS_PARTSIZE
int "Root filesystem partition size (in MiB)"