be7c9b604a79cc98c8b8f34e83e2fafc1248d28c
[openwrt/openwrt.git] / target / linux / ramips / mt7621 / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=mt7621
6 BOARDNAME:=MT7621 based boards
7 FEATURES+=nand ramdisk rtc usb minor
8 CPU_TYPE:=24kc
9
10 DEFAULT_PACKAGES += wpad-basic
11
12 define Target/Description
13 Build firmware images for Ralink MT7621 based boards.
14 endef
15