summaryrefslogtreecommitdiffstats
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:41 -0200
commit4807490ae8f3eac520186be989c54bf9a60e7c98 (patch)
tree3f8ad10883d20f4c562cc47b8d8b085e1e59a878
parentcc8cbcea8b804847617da5eb966acd33c96e1dcb (diff)
downloadmeta-freescale-4807490ae8f3eac520186be989c54bf9a60e7c98.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>
-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