mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
release: riscv64 - increase GENERICSD image size
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit 66df505066)
This commit is contained in:
parent
5815ac31d9
commit
c61fb699f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue