[OpenWrt-Devel] [PATCH 4/4] tegra: switch to kernel 5.4
Tomasz Maciej Nowak
tomek_n at o2.pl
Mon Mar 16 14:32:10 EDT 2020
Build the latest kernel by default, since testing did not show any
regressions.
Signed-off-by: Tomasz Maciej Nowak <tomek_n at o2.pl>
---
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 6f7ca1861690..bfc3ed05a61a 100644
--- a/target/linux/tegra/Makefile
+++ b/target/linux/tegra/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE := cortex-a9
CPU_SUBTYPE := vfpv3
MAINTAINER := Tomasz Maciej Nowak <tomek_n at o2.pl>
-KERNEL_PATCHVER := 4.19
+KERNEL_PATCHVER := 5.4
KERNEL_TESTING_PATCHVER := 5.4
include $(INCLUDE_DIR)/target.mk
--
2.25.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list