developer | fd40db2 | 2021-04-29 10:08:25 +0800 | [diff] [blame] | 1 | diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile |
| 2 | index c8ab5e0..01e993d 100644 |
| 3 | --- a/target/linux/mediatek/Makefile |
| 4 | +++ b/target/linux/mediatek/Makefile |
| 5 | @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk |
| 6 | ARCH:=arm |
| 7 | BOARD:=mediatek |
| 8 | BOARDNAME:=MediaTek Ralink ARM |
| 9 | -SUBTARGETS:=mt7622 mt7623 mt7629 |
developer | 010cc99 | 2022-10-19 15:02:34 +0800 | [diff] [blame] | 10 | +SUBTARGETS:=mt7622 mt7623 mt7629 mt7986 mt7981 mt7988 |
developer | fd40db2 | 2021-04-29 10:08:25 +0800 | [diff] [blame] | 11 | FEATURES:=squashfs nand ramdisk fpu |
| 12 | |
| 13 | KERNEL_PATCHVER:=5.4 |