ramips: enable second SPI for VoCore
[openwrt/svn-archive/archive.git] / target / linux / ramips / rt288x / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=rt288x
6 BOARDNAME:=RT288x based boards
7 CPU_TYPE:=mips32r2
8
9 DEFAULT_PACKAGES += kmod-rt2800-soc
10
11 define Target/Description
12 Build firmware images for Ralink RT288x based boards.
13 endef
14