summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2023-09-08 21:00:23 +0200
committerDavid Bauer <mail@david-bauer.net>2023-09-08 21:00:26 +0200
commitc94383de018c561355c5e239524fbefca4aee3aa (patch)
tree97f9fac3daa0d3982fde656ee5258e0f0907dc4f /target/linux
parentaee2af0f742d6772621dafb872e4ba277b56f8d8 (diff)
downloadopenwrt-c94383de018c561355c5e239524fbefca4aee3aa.tar.gz
openwrt-c94383de018c561355c5e239524fbefca4aee3aa.tar.bz2
openwrt-c94383de018c561355c5e239524fbefca4aee3aa.zip
ath79: use kernel 6.1 as default
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ath79/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile
index f7bb31c4ad..0a54fc59c6 100644
--- a/target/linux/ath79/Makefile
+++ b/target/linux/ath79/Makefile
@@ -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