2
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
5876b4afb9

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