aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x/target.mk
blob: 2ca5ecfbb3746fed8bbdea7465e338863a389b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Copyright (C) 2009 OpenWrt.org
#

SUBTARGET:=rt288x
BOARDNAME:=RT288x based boards
CPU_TYPE:=24kc

DEFAULT_PACKAGES += kmod-rt2800-soc wpad-mini

define Target/Description
	Build firmware images for Ralink RT288x based boards.
endef