]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mvebu: add 6.18 testing kernel
authorStefan Kalscheuer <stefan@stklcode.de>
Fri, 3 Apr 2026 11:51:32 +0000 (13:51 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 12 May 2026 19:01:06 +0000 (21:01 +0200)
Add 6.18 testing kernel for mvebu target.

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
Link: https://github.com/openwrt/openwrt/pull/22761
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mvebu/Makefile

index 8d1e6aac15d5a5f67cf59d65b1c85ac20b38d7a3..ac7fae2aef2dc8ae693e8a0923fa7d6138121782 100644 (file)
@@ -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.12
+KERNEL_TESTING_PATCHVER:=6.18
 
 include $(INCLUDE_DIR)/target.mk