rockchip64-current: bump to 6.12

This commit is contained in:
amazingfate 2024-12-11 22:27:19 +08:00 committed by Jianfeng Liu
parent 81aea574ee
commit 91edf83268
2 changed files with 2112 additions and 966 deletions

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@ RKBIN_DIR="$SRC/cache/sources/rkbin-tools"
case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.6"
declare -g KERNEL_MAJOR_MINOR="6.12"
declare -g LINUXFAMILY=rockchip64
declare -g LINUXCONFIG='linux-rockchip64-'$BRANCH
;;