1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

release: riscv64 - increase GENERICSD image size

Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 66df505066)
This commit is contained in:
Glen Barber 2021-12-15 15:26:22 -05:00
parent 5815ac31d9
commit c61fb699f6

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"