From: Shiji Yang Date: Wed, 30 Apr 2025 16:39:34 +0000 (+0800) Subject: ath79: enable 6.12 testing kernel X-Git-Tag: v25.12.0-rc1~2596 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df465b6513053c5f14cf26063979f4024ff56ac9;p=thirdparty%2Fopenwrt.git ath79: enable 6.12 testing kernel 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 --- diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile index b61d10cc6ff..8e04d7a8ec7 100644 --- a/target/linux/ath79/Makefile +++ b/target/linux/ath79/Makefile @@ -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