mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
sunxi-6.16: switch EDGE to v6.16.8
This commit is contained in:
@@ -36,7 +36,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
edge)
|
edge)
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.16" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.16" # Major and minor versions of this kernel.
|
||||||
declare -g KERNELBRANCH="tag:v6.16.7"
|
declare -g KERNELBRANCH="tag:v6.16.8"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
edge)
|
edge)
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.16" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.16" # Major and minor versions of this kernel.
|
||||||
declare -g KERNELBRANCH="tag:v6.16.7"
|
declare -g KERNELBRANCH="tag:v6.16.8"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user