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
1 changed files with 1 additions and 1 deletions

View File

@ -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