From: Chuanhong Guo Date: Thu, 9 Apr 2020 12:59:27 +0000 (+0800) Subject: ramips: add 5.4 as testing kernel X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fnbd.git;a=commitdiff_plain;h=605a7ffff2995f09a222489a143fcdb94540b3d6 ramips: add 5.4 as testing kernel Signed-off-by: Chuanhong Guo --- diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 82576cf155..864cfa543d 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,6 +13,7 @@ SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883 FEATURES:=squashfs gpio KERNEL_PATCHVER:=4.14 +KERNEL_TESTING_PATCHVER:=5.4 define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards.