rockchip64_common: bump edge 6.18 -> 6.19, current 6.12 -> 6.18
This commit is contained in:
parent
b5107d405b
commit
bacd8dff88
@ -27,13 +27,13 @@ RKBIN_DIR="$SRC/cache/sources/rkbin-tools"
|
||||
case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.18"
|
||||
declare -g LINUXFAMILY=rockchip64
|
||||
declare -g LINUXCONFIG='linux-rockchip64-'$BRANCH
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.18"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.19"
|
||||
declare -g LINUXFAMILY=rockchip64
|
||||
declare -g LINUXCONFIG='linux-rockchip64-'$BRANCH
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user