summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/imx-base.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 52700105..ef012820 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -56,7 +56,6 @@ DEFAULTTUNE_mx6 ?= "cortexa9thf-neon"
56DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon" 56DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon"
57DEFAULTTUNE_mx6ull ?= "cortexa7thf-neon" 57DEFAULTTUNE_mx6ull ?= "cortexa7thf-neon"
58DEFAULTTUNE_mx7 ?= "cortexa7thf-neon" 58DEFAULTTUNE_mx7 ?= "cortexa7thf-neon"
59DEFAULTTUNE_mx8 ?= "aarch64"
60DEFAULTTUNE_vf ?= "cortexa5thf-neon" 59DEFAULTTUNE_vf ?= "cortexa5thf-neon"
61 60
62INHERIT += "machine-overrides-extender" 61INHERIT += "machine-overrides-extender"