diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-03-21 00:38:03 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-03-21 21:20:58 -0400 |
commit | 7eeed0f2731a108a7bafc475aceeb41f044be6b4 (patch) | |
tree | 460c334a6950b7b3da9277549d49353a9cec98e4 | |
parent | ffe8fa1f7def50e8f150d4c50509190f2ece3b2a (diff) | |
download | meta-ti-7eeed0f2731a108a7bafc475aceeb41f044be6b4.tar.gz |
am57xx-evm: fix description
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | conf/machine/am57xx-evm.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index d8a729aa..2ee7d387 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/machine/am57xx-evm.conf | |||
@@ -1,6 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: DRA7xx EVM | 2 | #@NAME: AM57xx EVM |
3 | #@DESCRIPTION: Machine configuration for the TI DRA7xx EVM | 3 | #@DESCRIPTION: Machine configuration for the TI AM57xx EVM |
4 | 4 | ||
5 | require conf/machine/include/dra7xx.inc | 5 | require conf/machine/include/dra7xx.inc |
6 | 6 | ||