diff --git a/config/boards/cherryba-m1.csc b/config/boards/cherryba-m1.csc index 4b8e09cc31..c38cc11dd7 100644 --- a/config/boards/cherryba-m1.csc +++ b/config/boards/cherryba-m1.csc @@ -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"