summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/imx-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 5566c125..dd673f1b 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -52,6 +52,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
52DEFAULTTUNE_mx6 ?= "cortexa9thf-neon" 52DEFAULTTUNE_mx6 ?= "cortexa9thf-neon"
53DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon" 53DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon"
54DEFAULTTUNE_mx7 ?= "cortexa7thf-neon" 54DEFAULTTUNE_mx7 ?= "cortexa7thf-neon"
55DEFAULTTUNE_vf ?= "cortexa5thf-neon"
55 56
56# Sub-architecture support 57# Sub-architecture support
57MACHINE_SOCARCH_SUFFIX ?= "" 58MACHINE_SOCARCH_SUFFIX ?= ""