Jelajahi Sumber

tegra: switch to Kernel 5.15 by default

Getting ready for the next release.

Acked-by: Tomasz Maciej Nowak <[email protected]>
Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren 2 tahun lalu
induk
melakukan
16565bc1ce
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      target/linux/tegra/Makefile

+ 1 - 2
target/linux/tegra/Makefile

@@ -12,8 +12,7 @@ CPU_TYPE := cortex-a9
 CPU_SUBTYPE := vfpv3-d16
 SUBTARGETS := generic
 
-KERNEL_PATCHVER := 5.10
-KERNEL_TESTING_PATCHVER := 5.15
+KERNEL_PATCHVER := 5.15
 
 include $(INCLUDE_DIR)/target.mk