mirror of https://github.com/armbian/build.git
sunxi-6.11: Switch to v6.11.7
This commit is contained in:
parent
81cd995147
commit
781400e0e8
|
@ -36,7 +36,7 @@ case $BRANCH in
|
|||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.11" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.11.6"
|
||||
declare -g KERNELBRANCH="tag:v6.11.7"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@ case $BRANCH in
|
|||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.11" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.11.6"
|
||||
declare -g KERNELBRANCH="tag:v6.11.7"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue