summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorPeter Seiderer <ps.report@gmx.net>2019-05-08 19:28:18 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-05-18 23:34:18 +0200
commit516e118e365662b0bd267766904c044f94be2392 (patch)
treece52ab63d7b4b09ed09039f9e1ca55753cbdb184 /board
parent15ff8e49799fd0daeb1c2b511d60977e8a16b870 (diff)
board/armadeus: replace utf-8 graphic sympols by ascii characters
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'board')
-rw-r--r--board/armadeus/readme.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/board/armadeus/readme.txt b/board/armadeus/readme.txt
index 98c7b08249..c03508c604 100644
--- a/board/armadeus/readme.txt
+++ b/board/armadeus/readme.txt
@@ -44,11 +44,11 @@ Result of the build
When the build is finished, you will end up with:
output/images/
- ├── imx**-apfxxdev.dtb [1]
- ├── rootfs.tar
- ├── rootfs.ubi
- ├── rootfs.ubifs
- └── uImage
+ +-- imx**-apfxxdev.dtb [1]
+ +-- rootfs.tar
+ +-- rootfs.ubi
+ +-- rootfs.ubifs
+ +-- uImage
[1] Only if the kernel version used uses a Device Tree.