build: add a config option for enabling a testing version of the target kernel
[openwrt/openwrt.git] / target / linux / imx6 / Makefile
index 49e44870262d05d4f4432ac8bff68aa0cdbb3e70..457e767c05a5e35a5e7188dbb50249671e91d961 100644 (file)
@@ -15,6 +15,7 @@ CPU_SUBTYPE:=neon
 MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
 KERNEL_PATCHVER:=4.14
+KERNEL_TESTING_PATCHVER := 4.19
 
 include $(INCLUDE_DIR)/target.mk