From: Shiji Yang Date: Wed, 30 Apr 2025 16:39:34 +0000 (+0800) Subject: ath79: enable 6.12 testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=df465b6513053c5f14cf26063979f4024ff56ac9;p=openwrt%2Fstaging%2Flinusw.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 b61d10cc6f..8e04d7a8ec 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