[PATCH] x86: switch to 5.10 kernel
Paul Spooren
mail at aparcar.org
Tue Sep 7 13:10:23 PDT 2021
Seems to be working fine in Docker containers.
Signed-off-by: Paul Spooren <mail at aparcar.org>
---
target/linux/x86/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 0ab322d8bc..14cfba777c 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -10,7 +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_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.10
KERNELNAME:=bzImage
--
2.30.2
More information about the openwrt-devel
mailing list