]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mvebu: add 6.12 testing kernel 18975/head
authorStefan Kalscheuer <stefan@stklcode.de>
Sat, 31 May 2025 10:40:11 +0000 (12:40 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 19 Jun 2025 21:09:40 +0000 (23:09 +0200)
Add 6.12 testing kernel for mvebu target.

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

index b279d818ed6404e6a02474eeccf5c5baa7765c84..3e1c0194eb3b3e37d1671c78e0d6d2ae0c1d49d9 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.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk