Build the latest kernel by default, since testing did not show any regressions.
Signed-off-by: Tomasz Maciej Nowak <[email protected]> --- 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 <[email protected]> -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 [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
