Browse Source

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>
Peter Seiderer 5 years ago
parent
commit
516e118e36
1 changed files with 5 additions and 5 deletions
  1. 5 5
      board/armadeus/readme.txt

+ 5 - 5
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.