mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
sunxi-6.12: Switching to v6.12.47
This commit is contained in:
@@ -31,7 +31,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
current)
|
current)
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||||
declare -g KERNELBRANCH="tag:v6.12.43"
|
declare -g KERNELBRANCH="tag:v6.12.47"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
edge)
|
edge)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
current)
|
current)
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||||
declare -g KERNELBRANCH="tag:v6.12.43"
|
declare -g KERNELBRANCH="tag:v6.12.47"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
edge)
|
edge)
|
||||||
|
|||||||
Reference in New Issue
Block a user