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

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

DEFAULT_PACKAGES += wpad-basic

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