Quellcode durchsuchen

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 vor 1 Jahr
Ursprung
Commit
5876b4afb9
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  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 += \