ath79: switch default kernel to 6.1
authorShiji Yang <yangshiji66@qq.com>
Wed, 13 Mar 2024 06:27:08 +0000 (14:27 +0800)
committerNick Hainke <vincent@systemli.org>
Wed, 13 Mar 2024 12:48:42 +0000 (13:48 +0100)
The 6.1 kernel has been tested for over half a year.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ath79/Makefile

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