[openwrt/openwrt] bmips: add 6.6 kernel as testing
LEDE Commits
lede-commits at lists.infradead.org
Tue Jun 25 00:37:48 PDT 2024
noltari pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/166d28ffeaa87de67e404258befbe56a4375ac97
commit 166d28ffeaa87de67e404258befbe56a4375ac97
Author: Goetz Goerisch <ggoerisch at gmail.com>
AuthorDate: Mon Jun 24 22:11:13 2024 +0200
bmips: add 6.6 kernel as testing
enable testing kernel version 6.6 for bmips
Signed-off-by: Goetz Goerisch <ggoerisch at gmail.com>
---
target/linux/bmips/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/bmips/Makefile b/target/linux/bmips/Makefile
index c391e4b785..aa700adbfa 100644
--- a/target/linux/bmips/Makefile
+++ b/target/linux/bmips/Makefile
@@ -10,6 +10,7 @@ SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
FEATURES:=gpio squashfs usb
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
define Target/Description
Build firmware images for BCM33xx cable modem chips,
More information about the lede-commits
mailing list