summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-01-24 10:46:50 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-01-27 13:31:28 -0200
commitda745817b89b096b3a74d71e8540faebd1a83c1c (patch)
treee1f839645b31007cd27daa120d9b19dd2cf71463 /conf
parentf8841b1deb372020ee3eeea7b1661b30fccf2530 (diff)
downloadmeta-freescale-da745817b89b096b3a74d71e8540faebd1a83c1c.tar.gz
imx6ulevk: Add mx6 in the MACHINEOVERRIDES set
The i.MX 6UL was dealt in a specific way due the metadata not being fully ported still to the feature overrides set; now that most metadata has been converted it is the right time to add the mx6 SoC family here as well. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx6ulevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index ca69e75f..dadd525b 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -4,7 +4,7 @@
4#@DESCRIPTION: Machine configuration for NXP i.MX6UL EVK 4#@DESCRIPTION: Machine configuration for NXP i.MX6UL EVK
5#@MAINTAINER: Lauren Post <lauren.post@nxp.com> 5#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
6 6
7MACHINEOVERRIDES =. "mx6ul:" 7MACHINEOVERRIDES =. "mx6:mx6ul:"
8 8
9include conf/machine/include/imx-base.inc 9include conf/machine/include/imx-base.inc
10include conf/machine/include/tune-cortexa7.inc 10include conf/machine/include/tune-cortexa7.inc