UEFI arm64: add cloud branch to the board config

While adding cloud branch, we forget to add this to the board config. Everything else exists and images were already tested on netcup VPS instances.
This commit is contained in:
Igor 2025-07-13 21:58:01 +02:00
parent 370bedb42d
commit 94ba2acee3
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
declare -g BOARD_NAME="UEFI arm64"
declare -g BOARDFAMILY="uefi-arm64"
declare -g BOARD_MAINTAINER="rpardini"
declare -g KERNEL_TARGET="legacy,current,edge"
declare -g KERNEL_TARGET="legacy,current,edge,cloud"
declare -g KERNEL_TEST_TARGET="current"
declare -g BOOT_LOGO=desktop