Switch Rockchip CURRENT to 6.1.y
This commit is contained in:
parent
615c7c3e71
commit
8ac568102e
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
|
||||
Loading…
Reference in New Issue
Block a user