diff options
| -rw-r--r-- | conf/machine/include/imx-base.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 5566c1256..dd673f1b5 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
| @@ -52,6 +52,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" | |||
| 52 | DEFAULTTUNE_mx6 ?= "cortexa9thf-neon" | 52 | DEFAULTTUNE_mx6 ?= "cortexa9thf-neon" |
| 53 | DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon" | 53 | DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon" |
| 54 | DEFAULTTUNE_mx7 ?= "cortexa7thf-neon" | 54 | DEFAULTTUNE_mx7 ?= "cortexa7thf-neon" |
| 55 | DEFAULTTUNE_vf ?= "cortexa5thf-neon" | ||
| 55 | 56 | ||
| 56 | # Sub-architecture support | 57 | # Sub-architecture support |
| 57 | MACHINE_SOCARCH_SUFFIX ?= "" | 58 | MACHINE_SOCARCH_SUFFIX ?= "" |
