build: add a config option for enabling a testing version of the target kernel
[openwrt/openwrt.git] / target / linux / ath79 / Makefile
index 82f6317ac669e742054bb2b8ad276533a5fdbedf..0ccc0bed1ce05f7c5a71c8251850742f4216bbcc 100644 (file)
@@ -9,6 +9,7 @@ SUBTARGETS:=generic nand tiny
 FEATURES:=ramdisk
 
 KERNEL_PATCHVER:=4.14
+KERNEL_TESTING_PATCHVER := 4.19
 
 include $(INCLUDE_DIR)/target.mk