From: Tomasz Maciej Nowak <[email protected]> Allow to select 6.18 as testing kernel.
Signed-off-by: Tomasz Maciej Nowak <[email protected]> --- target/linux/tegra/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile index b0c72adaa583..d925937c0f9d 100644 --- a/target/linux/tegra/Makefile +++ b/target/linux/tegra/Makefile @@ -13,6 +13,7 @@ CPU_SUBTYPE := vfpv3-d16 SUBTARGETS := generic KERNEL_PATCHVER := 6.12 +KERNEL_TESTING_PATCHVER := 6.18 include $(INCLUDE_DIR)/target.mk -- 2.54.0 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
