sunxi-6.16: switch EDGE to v6.16.8

This commit is contained in:
The-going
2025-09-20 12:08:12 +03:00
committed by Igor
parent 6db90af653
commit c784293897
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.16" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.16.7"
declare -g KERNELBRANCH="tag:v6.16.8"
;;
esac

View File

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