sunxi-6.14: Swtching to v6.14.5 and re-export patches

This commit is contained in:
The-going
2025-05-03 11:39:42 +03:00
committed by Igor
parent 302803cc47
commit ddb8089a96
9 changed files with 34 additions and 34 deletions

View File

@@ -36,7 +36,7 @@ case $BRANCH in
edge)
declare -g KERNEL_MAJOR_MINOR="6.14" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.14.4"
declare -g KERNELBRANCH="tag:v6.14.5"
;;
esac

View File

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