[PATCH 4/4] tegra: switch to 6.1 kernel

Tomasz Maciej Nowak tmn505 at terefe.re
Thu Jul 27 13:25:48 PDT 2023


From: Tomasz Maciej Nowak <tmn505 at gmail.com>

Testing results were all good, so move target to newer kernel by default.

Signed-off-by: Tomasz Maciej Nowak <tmn505 at gmail.com>
---
 target/linux/tegra/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile
index 95d62cf6b0f5..f289c09c05c0 100644
--- a/target/linux/tegra/Makefile
+++ b/target/linux/tegra/Makefile
@@ -12,7 +12,7 @@ CPU_TYPE := cortex-a9
 CPU_SUBTYPE := vfpv3-d16
 SUBTARGETS := generic
 
-KERNEL_PATCHVER := 5.15
+KERNEL_PATCHVER := 6.1
 KERNEL_TESTING_PATCHVER := 6.1
 
 include $(INCLUDE_DIR)/target.mk
-- 
2.41.0




More information about the openwrt-devel mailing list