]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: enable 6.12 testing kernel
authorShiji Yang <yangshiji66@outlook.com>
Wed, 30 Apr 2025 16:39:34 +0000 (00:39 +0800)
committerDavid Bauer <mail@david-bauer.net>
Sat, 24 May 2025 13:42:23 +0000 (15:42 +0200)
The 6.12 testing kernel for ath79 target is ready now.

Tested on AR9344 (ath79/nand) and QCA9531 (ath79/generic).

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
target/linux/ath79/Makefile

index b61d10cc6ffadb4c29d3b67c9c67841d63bb2cd0..8e04d7a8ec7e740779b613fc1c68d229e926bccb 100644 (file)
@@ -9,6 +9,7 @@ SUBTARGETS:=generic mikrotik nand tiny
 FEATURES:=ramdisk squashfs usbgadget
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk