release: riscv64 - increase GENERICSD image size

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Glen Barber 2021-12-15 15:26:22 -05:00
parent aee99ab4fe
commit 66df505066

View File

@ -8,7 +8,7 @@ EMBEDDED_TARGET="riscv"
EMBEDDEDBUILD=1
FAT_SIZE="54m -b 8m"
FAT_TYPE="16"
IMAGE_SIZE="3072M"
IMAGE_SIZE="4096M"
KERNEL="GENERIC"
MD_ARGS="-x 63 -y 255"
PART_SCHEME="GPT"