ramips: add support for Loewe WMDR-143N
[openwrt/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 FEATURES+=usb pci
8 CPU_TYPE:=74kc
9
10 DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc wpad-mini
11
12 define Target/Description
13 Build firmware images for Ralink RT3662/RT3883 based boards.
14 endef
15