sunxi: freeze the kernel version v6.6.31

This commit is contained in:
The-going 2024-05-19 19:44:07 +03:00 committed by Igor
parent 7fbfd34ed2
commit 0f89d8b769
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.6.31"
;;
edge)

View File

@ -30,6 +30,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.6.31"
;;
edge)