From ba4b3804fa6f2c5b72189e41d9ec6e3481b5256f Mon Sep 17 00:00:00 2001 From: lean Date: Tue, 15 Jun 2021 18:59:56 +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 acac73df2..a4666f129 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:=64 generic legacy geode -KERNEL_PATCHVER:=5.4 +KERNEL_PATCHVER:=5.10 KERNEL_TESTING_PATCHVER:=5.10 KERNELNAME:=bzImage