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

SUBTARGET:=mt7628
BOARDNAME:=MT7628 based boards
ARCH_PACKAGES:=ramips_24kec
FEATURES+=usb
CPU_TYPE:=24kec
CPU_SUBTYPE:=dsp

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