mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Switching the rest to 5.18.y (#3860)
* Update kernel configs * Switch sunxi edge to 5.18.y * Move sunxi to 5.18.y and re-enable AUFS * Change version - temporally to make a build from here * Update config * 88xx was fixed in the mean time. * Put version back * Fix sunxi legacy, disable aufs on 5.10.y since its broken * Upstream changed in the mean time * Add a patch to enable 8821cu compilation at 5.18 https://github.com/armbian/build/pull/3814 * Re-enable CONFIG_RTL8822BU in edge * Update CONFIG_RTL8XXXU * Bump imx6 * Bump uefi kernels to 5.18.y * Bump mvebu64 and switch odroid xu4 to 5.18
This commit is contained in:
@@ -24,8 +24,10 @@ case $BRANCH in
|
||||
|
||||
edge)
|
||||
|
||||
KERNELBRANCH='branch:linux-5.17.y'
|
||||
;;
|
||||
KERNELSOURCE='https://github.com/tobetter/linux'
|
||||
KERNELBRANCH='branch:odroid-5.18.y'
|
||||
KERNELDIR='linux-odroidxu4'
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user