sunxi-6.12: Switch to v6.12.51

This commit is contained in:
The-going 2025-10-08 22:04:32 +03:00 committed by Igor
parent aae05ba5b5
commit 3bd4e15081

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.47"
declare -g KERNELBRANCH="tag:v6.12.51"
;;
edge)