Просмотр исходного кода

qualcommax: default to 6.12

Default qualcommax target to 6.12 kernel.

It makes no sense for us to double the effort required for backporting
upstreamed patches or for downstream modifications.

Link: https://github.com/openwrt/openwrt/pull/18840
Signed-off-by: Robert Marko <[email protected]>
Robert Marko 9 месяцев назад
Родитель
Сommit
ba923ee5ae
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      target/linux/qualcommax/Makefile

+ 1 - 2
target/linux/qualcommax/Makefile

@@ -8,8 +8,7 @@ KERNELNAME:=Image
 CPU_TYPE:=cortex-a53
 SUBTARGETS:=ipq807x ipq60xx ipq50xx
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \