sm8550: enable EDGE kernel option on Odin2
This commit is contained in:
parent
602129c7b6
commit
95c6eed29a
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user