From: Robert Marko Date: Sat, 3 Jun 2023 16:08:03 +0000 (+0200) Subject: ipq807x: switch to kernel 6.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d1e452da92ee417a3af70fe96bbba4356dea5ad9;p=openwrt%2Fstaging%2Fthess.git ipq807x: switch to kernel 6.1 Now that 6.1 kernel is working fine on ipq807x , lets switch to 6.1 as the default kernel as its increasingly hard to keep backporting upstreamed changes to 5.15. Signed-off-by: Robert Marko --- diff --git a/target/linux/ipq807x/Makefile b/target/linux/ipq807x/Makefile index 53606ef52a..2f076279b7 100644 --- a/target/linux/ipq807x/Makefile +++ b/target/linux/ipq807x/Makefile @@ -8,8 +8,7 @@ KERNELNAME:=Image dtbs CPU_TYPE:=cortex-a53 SUBTARGETS:=generic -KERNEL_PATCHVER:=5.15 -KERNEL_TESTING_PATCHVER:=6.1 +KERNEL_PATCHVER:=6.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \