So anyone interested can help with testing. Signed-off-by: Petr Štetiar <[email protected]> --- target/linux/imx6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 65fd92ed4972..6582c8386957 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -12,7 +12,7 @@ CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=neon KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.4 +KERNEL_TESTING_PATCHVER:=5.10 include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
