[openwrt/openwrt] ipq806x: enable 6.12 testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Tue Oct 14 01:28:08 PDT 2025
ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/1f4681f82a59fa50cea19b4d3f1ef4e8331f6f3b
commit 1f4681f82a59fa50cea19b4d3f1ef4e8331f6f3b
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Sat May 31 23:51:29 2025 +0800
ipq806x: enable 6.12 testing kernel
The 6.12 testing kernel for ipq806x target is ready now.
Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18989
Signed-off-by: Christian Marangi <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 6bb93d9725..7619ec5083 100644
--- a/target/linux/ipq806x/Makefile
+++ b/target/linux/ipq806x/Makefile
@@ -11,6 +11,7 @@ CPU_SUBTYPE:=neon-vfpv4
SUBTARGETS:=generic chromium
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
KERNELNAME:=zImage Image dtbs
More information about the lede-commits
mailing list