From 7a4654cee3378190d3f37a94d43646cab241897b Mon Sep 17 00:00:00 2001 From: lean Date: Wed, 16 Jun 2021 12:11:43 +0800 Subject: [PATCH] x86: kernel swtich to 5.10 --- 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 bb2ad6ae9..647fa9a46 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,7 +10,7 @@ BOARDNAME:=x86 FEATURES:=squashfs vdi vmdk pcmcia fpu boot-part rootfs-part SUBTARGETS:=64 generic legacy geode -KERNEL_PATCHVER:=5.4 +KERNEL_PATCHVER:=5.10 KERNEL_TESTING_PATCHVER:=5.10 KERNELNAME:=bzImage