summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2018-10-12 13:32:32 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2018-12-13 07:26:04 -0200
commit14a19cd218306622a7f0c0d34820d841ddf1609f (patch)
tree49fef302d58f02af66548aa1ef5fa5e0a195a9b5 /conf
parentb591b40f376579022b148bc0716c13b9d0d5c712 (diff)
downloadmeta-freescale-14a19cd218306622a7f0c0d34820d841ddf1609f.tar.gz
imx8mqevk.conf: Add 8M family designation to MACHINE_OVERRIDES
Add mx8m to the MACHINE_OVERRIDES hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx8mqevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index cf274681..1fe0c769 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -4,7 +4,7 @@
4#@DESCRIPTION: Machine configuration for NXP i.MX8MQ EVK 4#@DESCRIPTION: Machine configuration for NXP i.MX8MQ EVK
5#@MAINTAINER: Jun Zhu <junzhu@nxp.com> 5#@MAINTAINER: Jun Zhu <junzhu@nxp.com>
6 6
7MACHINEOVERRIDES =. "mx8:mx8mq:" 7MACHINEOVERRIDES =. "mx8:mx8m:mx8mq:"
8 8
9require conf/machine/include/imx-base.inc 9require conf/machine/include/imx-base.inc
10require conf/machine/include/arm/arch-arm64.inc 10require conf/machine/include/arm/arch-arm64.inc