mediatek: mt7622: Do not set CPU_SUBTYPE for Cortex A53
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 9 Jun 2018 16:37:11 +0000 (18:37 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 18 Jun 2018 19:21:55 +0000 (21:21 +0200)
commitdb969b2f301f3ac8c8edbcb9b1ade389f22abd17
tree5240487e2f0041f91e93eb9303acdcf7cde40e6b
parent1bb1239c28a12413896e81777e67632416c32284
mediatek: mt7622: Do not set CPU_SUBTYPE for Cortex A53

Neon and vfpv4 are mandatory extensions in the ARM64 instruction set
now, do not activate them explicitly. GCC will make use of these
extension now by default.

This makes it possible to share the toolchain with other Cortex A53
SoCs.
Compile tested only.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 10ce015c652b1e48c1c113604e26481626fa6059)
target/linux/mediatek/mt7622/target.mk