mediatek: move mt7623 support into a 32bit subtarget
[openwrt/openwrt.git] / target / linux / mediatek / 32 / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=32
6 BOARDNAME:=32bit
7 CPU_TYPE:=cortex-a7
8 CPU_SUBTYPE:=neon-vfpv4
9
10 define Target/Description
11 Build firmware images for MediaTek 32bit ARM based boards.
12 endef
13