sunxi: freeze the kernel version v6.6.31
This commit is contained in:
parent
7fbfd34ed2
commit
0f89d8b769
@ -29,6 +29,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.31"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
@ -30,6 +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.31"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user