]> git.enpas.org Git - openwrt.git/blob - target/linux/ramips/mt7620a/target.mk
build: unify mips target cflags
[openwrt.git] / target / linux / ramips / mt7620a / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=mt7620a
6 BOARDNAME:=MT7620a based boards
7 ARCH_PACKAGES:=ramips_24kec
8 FEATURES+=usb
9 CPU_TYPE:=24kec
10 CPU_SUBTYPE:=dsp
11
12 define Target/Description
13         Build firmware images for Ralink MT7620a based boards.
14 endef
15