From 500a02bc29b93907921fee727400d5f208e1fb85 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 23 Feb 2020 16:46:41 +0100 Subject: x86: Update configuration The configuration was refreshed and KERNEL_TESTING_PATCHVER was set to make it easy to compile for kernel 5.4. Signed-off-by: Hauke Mehrtens --- target/linux/x86/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index caa2e0b07a..20a415382d 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -14,6 +14,7 @@ SUBTARGETS:=generic legacy geode 64 MAINTAINER:=Felix Fietkau KERNEL_PATCHVER:=4.19 +KERNEL_TESTING_PATCHVER:=5.4 KERNELNAME:=bzImage -- cgit v1.2.3