sunxi-6.6: Switch to v6.6.70

This commit is contained in:
The-going
2025-01-10 13:58:23 +03:00
committed by Igor
parent 3abe05fe08
commit 7dad5e8b1b
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.6" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.6.65"
declare -g KERNELBRANCH="tag:v6.6.70"
;;
edge)

View File

@@ -32,7 +32,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.65"
declare -g KERNELBRANCH="tag:v6.6.70"
;;
edge)