Cherryba M1: switch legacy branch to EDGE to fix compliation breaking

This commit is contained in:
Igor Pecovnik 2024-09-14 17:37:02 +02:00 committed by Igor
parent c06ba074bd
commit 8b015f14a1

View File

@ -3,7 +3,7 @@ BOARD_NAME="CherryBa M1"
BOARDFAMILY="sun50iw9"
BOOTCONFIG="cherryba-m1_defconfig"
BOOT_LOGO="desktop"
KERNEL_TARGET="current,legacy"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current,edge" # in case different then kernel target
FORCE_BOOTSCRIPT_UPDATE="yes"
BOOTBRANCH_BOARD="tag:v2024.01"