mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
# riscv64 via UEFI for all UEFI-enabled boards
|
|
declare -g BOARD_NAME="UEFI riscv64"
|
|
declare -g BOARDFAMILY="uefi-riscv64"
|
|
declare -g BOARD_MAINTAINER=""
|
|
declare -g KERNEL_TARGET="current,edge,legacy"
|
|
declare -g SERIALCON="ttyS0"
|