bump rockchip64 edge kernel to v6.11

This commit is contained in:
Paolo Sabatino
2024-09-20 10:29:41 +02:00
committed by Paolo
parent 5e8d48cb7a
commit 1c79daddc0
191 changed files with 742 additions and 647 deletions

View File

@@ -33,7 +33,7 @@ case $BRANCH in
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.10"
declare -g KERNEL_MAJOR_MINOR="6.11"
declare -g LINUXFAMILY=rockchip64
declare -g LINUXCONFIG='linux-rockchip64-'$BRANCH
;;