From 85adcec3baf4a3eac9dd1464ed7f06967f3c2c9d Mon Sep 17 00:00:00 2001 From: Ansuel Smith Date: Mon, 1 Mar 2021 01:22:54 +0100 Subject: [PATCH] ipq806x: add kernel 5.10 as testing kernel Add kernel 5.10 as testing kernel Signed-off-by: Ansuel Smith --- target/linux/ipq806x/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 69d3aa1e56..c3407217d6 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -11,6 +11,7 @@ CPU_SUBTYPE:=neon-vfpv4 SUBTARGETS:=generic KERNEL_PATCHVER:=5.4 +KERNEL_TESTING_PATCHVER:=5.10 KERNELNAME:=zImage Image dtbs -- 2.30.2