build: add a config option for enabling a testing version of the target kernel
[openwrt/openwrt.git] / target / linux / kirkwood / Makefile
index 3eac246a42ed0984593be480f00a228c3bcd9110..adc7a496e12f1c4fbb92c73602d61bf5d74d04f7 100644 (file)
@@ -14,6 +14,7 @@ CPU_TYPE:=xscale
 MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
 KERNEL_PATCHVER:=4.14
+KERNEL_TESTING_PATCHVER := 4.19
 
 include $(INCLUDE_DIR)/target.mk