Attach Collabora branch to last known working
This commit is contained in:
parent
19821548d6
commit
2ce2ae13d7
@ -53,7 +53,7 @@ case $BRANCH in
|
||||
KERNEL_MAJOR_MINOR="6.9" # Major and minor versions of this kernel.
|
||||
KERNELPATCHDIR='rockchip-rk3588-collabora'
|
||||
KERNELSOURCE='https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux.git'
|
||||
KERNELBRANCH='branch:rk3588' # Rolling kernel branch, will be rebased
|
||||
KERNELBRANCH='branch:rk3588-v6.9' # Rolling kernel branch, will be rebased
|
||||
KERNEL_DRIVERS_SKIP+=(driver_rtw88) # This is a custom kernel, while the rtw88 driver patching expects pure mainline
|
||||
;;
|
||||
esac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user