sunxi-6.12: Switching to v6.12.42
This commit is contained in:
parent
5fd4306699
commit
4f83bc1ece
@ -31,7 +31,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.41"
|
||||
declare -g KERNELBRANCH="tag:v6.12.42"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
@ -32,7 +32,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.41"
|
||||
declare -g KERNELBRANCH="tag:v6.12.42"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user