From: Paul Spooren Date: Tue, 7 Sep 2021 21:39:08 +0000 (-1000) Subject: x86: switch to kernel 5.10 X-Git-Tag: v22.03.0-rc1~1815 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=64be0eadc17988f29d0a4b89569840d917746498;p=openwrt%2Fstaging%2Fhauke.git x86: switch to kernel 5.10 Seems to be working fine in QEMU and the wild. Signed-off-by: Paul Spooren Acked-by: Hauke Mehrtens --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 0ab322d8bc..fbad527e0a 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=x86 FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu boot-part rootfs-part SUBTARGETS:=generic legacy geode 64 -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 KERNELNAME:=bzImage