From 4807490ae8f3eac520186be989c54bf9a60e7c98 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 24 Jan 2017 10:46:50 -0200 Subject: 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 --- conf/machine/imx6ulevk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ #@DESCRIPTION: Machine configuration for NXP i.MX6UL EVK #@MAINTAINER: Lauren Post -MACHINEOVERRIDES =. "mx6ul:" +MACHINEOVERRIDES =. "mx6:mx6ul:" include conf/machine/include/imx-base.inc include conf/machine/include/tune-cortexa7.inc -- cgit v1.2.3-54-g00ecf