mediatek: remove the CPU_SUBTYPE
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
5adf16b492
commit
5555545494
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
SUBTARGET:=32
|
SUBTARGET:=32
|
||||||
BOARDNAME:=32bit
|
BOARDNAME:=32bit
|
||||||
CPU_TYPE:=cortex-a7
|
CPU_TYPE:=cortex-a7
|
||||||
CPU_SUBTYPE:=neon-vfpv4
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for MediaTek 32bit ARM based boards.
|
Build firmware images for MediaTek 32bit ARM based boards.
|
||||||
|
|
Loading…
Reference in a new issue