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

SUBTARGET:=rt305x
BOARDNAME:=RT305x based boards
FEATURES:=squashfs broken

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