ath79: switch to 6.18

Move ath79 to the 6.18 kernel after testing it as the testing kernel.

Signed-off-by: Leopoldo Pla <leopoldo.pla@treelogic.com>
Link: https://github.com/openwrt/openwrt/pull/23514
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
Leopoldo Pla 2026-05-26 11:56:06 +02:00 committed by Jonas Jelonek
parent ec8f8db38e
commit 5e03a75944
No known key found for this signature in database

View file

@ -8,8 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny
FEATURES:=ramdisk squashfs usbgadget
KERNEL_PATCHVER:=6.12
KERNEL_TESTING_PATCHVER:=6.18
KERNEL_PATCHVER:=6.18
include $(INCLUDE_DIR)/target.mk