diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-05-02 10:08:15 -0500 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-05-09 17:25:23 -0500 |
commit | fe3d509ce6168a2a1a8239f6526be31398eaf931 (patch) | |
tree | c4df6b5a59d367bb0b0d07884153f6b207927aaa /conf | |
parent | e5298eca6c6d9a644b1cb62619fc27880d5d6d4f (diff) | |
download | meta-freescale-fe3d509ce6168a2a1a8239f6526be31398eaf931.tar.gz |
imx8dx-mek: Fix name and description
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/imx8dx-mek.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx8dx-mek.conf b/conf/machine/imx8dx-mek.conf index 8e8bdee0..fbb35f13 100644 --- a/conf/machine/imx8dx-mek.conf +++ b/conf/machine/imx8dx-mek.conf | |||
@@ -1,6 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: i.MX 8DXP MEK | 2 | #@NAME: i.MX 8DX MEK |
3 | #@DESCRIPTION: i.MX 8DualXPlus Multisensory Enablement Kit board | 3 | #@DESCRIPTION: i.MX 8DualX Multisensory Enablement Kit board |
4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
5 | 5 | ||
6 | MACHINEOVERRIDES =. "mx8dx:" | 6 | MACHINEOVERRIDES =. "mx8dx:" |