[mac80211]: add support for the wl18xx, split wlcore from wl12xx
[openwrt.git] / target / linux / ramips / mt7620n / target.mk
1 #
2 # Copyright (C) 2013 OpenWrt.org
3 #
4
5 SUBTARGET:=mt7620n
6 BOARDNAME:=MT7620n based boards
7 ARCH_PACKAGES:=ramips_24kec
8 FEATURES+=usb
9 CPU_TYPE:=24kec
10 CPU_SUBTYPE:=dsp
11
12 define Target/Description
13         Build firmware images for Ralink MT7620n based boards.
14 endef
15