84393c9ea3559671a8a51a15a8d45670c1dcf924
[openwrt/staging/mkresin.git] / target / linux / ramips / mt7688 / target.mk
1 #
2 # Copyright (C) 2015 OpenWrt.org
3 #
4
5 SUBTARGET:=mt7688
6 BOARDNAME:=MT7688 based boards
7 FEATURES+=usb
8 CPU_TYPE:=24kec
9
10 DEFAULT_PACKAGES += kmod-mt76
11
12 define Target/Description
13 Build firmware images for Ralink MT7688 based boards.
14 endef
15