sunxi-current: switch to tag:v6.6.43
This commit is contained in:
parent
c4d458e2c6
commit
d5688b344a
@ -30,7 +30,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.37"
|
||||
declare -g KERNELBRANCH="tag:v6.6.43"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
@ -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.37"
|
||||
declare -g KERNELBRANCH="tag:v6.6.43"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user