sunxi: bump edge to 6.18.4 current to 6.12.64
This commit is contained in:
parent
63cf880b6e
commit
ba7701a991
@ -31,12 +31,12 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.63"
|
||||
declare -g KERNELBRANCH="tag:v6.12.64"
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.18" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.18.2"
|
||||
declare -g KERNELBRANCH="tag:v6.18.4"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
@ -32,12 +32,12 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.63"
|
||||
declare -g KERNELBRANCH="tag:v6.12.64"
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.18" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.18.2"
|
||||
declare -g KERNELBRANCH="tag:v6.18.4"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user