rockchip-rk3588: edge: fix, I messed up move from 6.2-rc7 to 6.2.y 🤦

This commit is contained in:
Ricardo Pardini
2023-03-11 17:54:04 -03:00
committed by Igor Pečovnik
parent 032025877c
commit 4a1eec83e7

View File

@@ -33,7 +33,7 @@ case $BRANCH in
LINUXFAMILY=rockchip-rk3588
LINUXCONFIG='linux-rockchip-rk3588-'$BRANCH
KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel.
KERNELBRANCH='branch:6.2.y'
KERNELBRANCH='branch:linux-6.2.y'
KERNELPATCHDIR='rockchip-rk3588-edge'
;;