sunxi-6.14: Switching EDGE to v6.14.4
This commit is contained in:
parent
8baef8c231
commit
302803cc47
@ -35,8 +35,8 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.13" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.13.11"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.14" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.14.4"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
@ -36,8 +36,8 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.13" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.13.11"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.14" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.14.4"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user