sm8550: enable EDGE kernel option on Odin2

This commit is contained in:
Igor Pecovnik 2026-01-25 11:35:02 +01:00 committed by Igor
parent 602129c7b6
commit 95c6eed29a

View File

@ -3,7 +3,7 @@ declare -g BOARD_NAME="Ayn Odin2"
declare -g BOARD_VENDOR="ayntec"
declare -g BOARD_MAINTAINER="FantasyGmm"
declare -g BOARDFAMILY="sm8550"
declare -g KERNEL_TARGET="current"
declare -g KERNEL_TARGET="current,edge"
declare -g KERNEL_TEST_TARGET="edge"
declare -g EXTRAWIFI="no"
declare -g BOOTCONFIG="none"