sunxi-6.11: Switch to v6.11.7

This commit is contained in:
The-going 2024-11-14 11:28:49 +03:00 committed by Igor
parent 81cd995147
commit 781400e0e8
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ case $BRANCH in
edge)
declare -g KERNEL_MAJOR_MINOR="6.11" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.11.6"
declare -g KERNELBRANCH="tag:v6.11.7"
;;
esac

View File

@ -37,7 +37,7 @@ case $BRANCH in
edge)
declare -g KERNEL_MAJOR_MINOR="6.11" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.11.6"
declare -g KERNELBRANCH="tag:v6.11.7"
;;
esac