f3c8a682c3c1290c662281a6756623a2339934ee
[openwrt/openwrt.git] / target / linux / ramips / rt305x / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=rt305x
6 BOARDNAME:=RT3x5x/RT5350 based boards
7 FEATURES+=usb ramdisk
8 CPU_TYPE:=24kec
9
10 DEFAULT_PACKAGES += kmod-rt2800-soc
11
12 define Target/Description
13 Build firmware images for Ralink RT3x5x/RT5350 based boards.
14 endef
15