aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2020-04-09 20:59:27 +0800
committerChuanhong Guo <gch981213@gmail.com>2020-04-12 22:27:18 +0800
commit605a7ffff2995f09a222489a143fcdb94540b3d6 (patch)
treedb01d05d8d8ed1d4f7b1abe2ee6da5765fb69992 /target
parentabadee5d60aa50a938a3d7a496cbf3427481b6ec (diff)
downloadupstream-605a7ffff2995f09a222489a143fcdb94540b3d6.tar.gz
upstream-605a7ffff2995f09a222489a143fcdb94540b3d6.tar.bz2
upstream-605a7ffff2995f09a222489a143fcdb94540b3d6.zip
ramips: add 5.4 as testing kernel
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/Makefile1
1 files changed, 1 insertions, 0 deletions
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.