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

SUBTARGET:=rt305x
BOARDNAME:=RT305x based boards
ARCH_PACKAGES:=ramips_24kec
CFLAGS+= -march=24kec -mdsp

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