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

SUBTARGET:=mt7621
BOARDNAME:=MT7621 based boards
FEATURES+=nand ramdisk rtc usb minor
CPU_TYPE:=24kc

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