ramips: select kmod-rt2800-soc by default (if available)
[openwrt.git] / target / linux / ramips / rt3883 / target.mk
1 #
2 # Copyright (C) 2011 OpenWrt.org
3 #
4
5 SUBTARGET:=rt3883
6 BOARDNAME:=RT3662/RT3883 based boards
7 ARCH_PACKAGES:=ramips_24kec
8 FEATURES+=usb pci
9 CPU_TYPE:=24kec
10 CPU_SUBTYPE:=dsp2
11
12 define Target/Description
13         Build firmware images for Ralink RT3662/RT3883 based boards.
14 endef
15