b4b0a55aab
there are still various missing pieces for full support. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39040
16 lines
251 B
Makefile
16 lines
251 B
Makefile
#
|
|
# Copyright (C) 2009 OpenWrt.org
|
|
#
|
|
|
|
SUBTARGET:=mt7621
|
|
BOARDNAME:=MT7621 based boards
|
|
ARCH_PACKAGES:=ramips_24kec
|
|
FEATURES+=usb
|
|
CPU_TYPE:=24kec
|
|
CPU_SUBTYPE:=dsp
|
|
|
|
define Target/Description
|
|
Build firmware images for Ralink MT7621 based boards.
|
|
endef
|
|
|