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