Browse Source

ramips: add 5.4 as testing kernel

Signed-off-by: Chuanhong Guo <[email protected]>
Chuanhong Guo 5 years ago
parent
commit
605a7ffff2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/ramips/Makefile

+ 1 - 0
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.