sunxi-6.12: Switching to v6.12.20

This commit is contained in:
The-going 2025-03-25 13:32:45 +03:00 committed by Igor
parent 09b0af1cdd
commit 6f76bdaf4e
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.19"
declare -g KERNELBRANCH="tag:v6.12.20"
;;
edge)

View File

@ -32,7 +32,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.19"
declare -g KERNELBRANCH="tag:v6.12.20"
;;
edge)