Browse Source

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 <[email protected]>
Robert Marko 1 year ago
parent
commit
5876b4afb9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/qualcommax/Makefile

+ 1 - 2
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 += \