x86: partition resize to 160MB
This commit is contained in:
parent
7efe55fa62
commit
aa65f5f46d
@ -263,12 +263,12 @@ menu "Target Images"
|
|||||||
depends on GRUB_IMAGES || USES_BOOT_PART
|
depends on GRUB_IMAGES || USES_BOOT_PART
|
||||||
default 8 if TARGET_apm821xx_sata
|
default 8 if TARGET_apm821xx_sata
|
||||||
default 64 if TARGET_brcm2708
|
default 64 if TARGET_brcm2708
|
||||||
default 16
|
default 30
|
||||||
|
|
||||||
config TARGET_ROOTFS_PARTSIZE
|
config TARGET_ROOTFS_PARTSIZE
|
||||||
int "Root filesystem partition size (in MB)"
|
int "Root filesystem partition size (in MB)"
|
||||||
depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_omap || TARGET_rb532 || TARGET_sunxi || TARGET_uml
|
depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_omap || TARGET_rb532 || TARGET_sunxi || TARGET_uml
|
||||||
default 104
|
default 160
|
||||||
help
|
help
|
||||||
Select the root filesystem partition size.
|
Select the root filesystem partition size.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user