mediatek: remove the CPU_SUBTYPE
[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
9 define Target/Description
10 Build firmware images for MediaTek 32bit ARM based boards.
11 endef
12