sunxi-6.13: Switching to v6.13.11; re-export all patches

This commit is contained in:
The-going
2025-04-11 15:19:28 +03:00
committed by Igor
parent c5fc8be5e7
commit 83d866af09
10 changed files with 95 additions and 127 deletions

View File

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

View File

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