mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Switch Rockchip CURRENT to 6.1.y
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -133,8 +133,8 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
|
||||
declare -g KERNEL_MAJOR_MINOR="5.15" # Major and minor versions of this kernel.
|
||||
KERNELBRANCH="branch:linux-5.15.y"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
KERNELBRANCH="branch:linux-6.1.y"
|
||||
KERNELPATCHDIR='rockchip64-'$BRANCH
|
||||
LINUXFAMILY=rockchip64
|
||||
LINUXCONFIG='linux-rockchip64-'$BRANCH
|
||||
|
||||
@@ -1 +1 @@
|
||||
archive/rockchip64-5.15
|
||||
archive/rockchip64-6.1
|
||||
Reference in New Issue
Block a user