sunxi-6.12: Switch to v6.12.12

This commit is contained in:
The-going
2025-02-06 19:35:06 +03:00
committed by Igor
parent d5d31302a3
commit cc228ad303
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.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.9"
declare -g KERNELBRANCH="tag:v6.12.12"
;;
esac

View File

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