From: Robert Marko Date: Fri, 29 Mar 2024 10:38:49 +0000 (+0100) Subject: qualcommax: default to kernel 6.6 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5876b4afb9a7f0429cdb26b87c0fc7fb6d42db53;p=openwrt%2Fstaging%2Fblocktrron.git qualcommax: default to kernel 6.6 6.6 has been in testing on qualcommax for a while so it should be in a good shape, but lets default to it to get a wider audience. Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/Makefile b/target/linux/qualcommax/Makefile index 68609157b0..ab7f52ae04 100644 --- a/target/linux/qualcommax/Makefile +++ b/target/linux/qualcommax/Makefile @@ -8,8 +8,7 @@ KERNELNAME:=Image dtbs CPU_TYPE:=cortex-a53 SUBTARGETS:=ipq807x ipq60xx -KERNEL_PATCHVER:=6.1 -KERNEL_TESTING_PATCHVER:=6.6 +KERNEL_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \