[openwrt/openwrt] mvebu: add 6.6 testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Wed Apr 3 08:50:03 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ed893a3cc19e528c32da5ea002308e6428cfa1fc
commit ed893a3cc19e528c32da5ea002308e6428cfa1fc
Author: Stijn Segers <foss at volatilesystems.org>
AuthorDate: Sun Mar 24 12:05:17 2024 +0100
mvebu: add 6.6 testing kernel
Add 6.6 testing kernel for mvebu target.
Signed-off-by: Stijn Segers <foss at volatilesystems.org>
---
target/linux/mvebu/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 316bf1dfa0..26bd4d4240 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -10,6 +10,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega
SUBTARGETS:=cortexa9 cortexa53 cortexa72
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk
More information about the lede-commits
mailing list