[openwrt/openwrt] ipq806x: add kernel 5.10 as testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Thu May 6 22:05:58 PDT 2021
ynezz pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/85adcec3baf4a3eac9dd1464ed7f06967f3c2c9d
commit 85adcec3baf4a3eac9dd1464ed7f06967f3c2c9d
Author: Ansuel Smith <ansuelsmth at gmail.com>
AuthorDate: Mon Mar 1 01:22:54 2021 +0100
ipq806x: add kernel 5.10 as testing kernel
Add kernel 5.10 as testing kernel
Signed-off-by: Ansuel Smith <ansuelsmth at gmail.com>
---
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
More information about the lede-commits
mailing list