sunxi-6.6: Switch to v6.6.65
This commit is contained in:
parent
610171949e
commit
500448d588
@ -31,7 +31,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.6.62"
|
||||
declare -g KERNELBRANCH="tag:v6.6.65"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
@ -32,7 +32,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.6.62"
|
||||
declare -g KERNELBRANCH="tag:v6.6.65"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user