1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

ath79: use kernel 6.1 as default

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2023-09-08 21:00:23 +02:00
parent aee2af0f74
commit c94383de01

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