board/csky: replace utf-8 graphic sympols by ascii characters
authorPeter Seiderer <ps.report@gmx.net>
Wed, 8 May 2019 17:28:21 +0000 (19:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 May 2019 21:34:36 +0000 (23:34 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/csky/readme.txt

index b4605c541e543ca688d9764a152db441605a4593..dc82dcc1d7afc04c25e2a2b71b8567bfc1f288f0 100644 (file)
@@ -41,9 +41,9 @@ Result of the build
 After building, you should obtain this tree:
 
     output/images/
-    ├── vmlinux
-    ├── rootfs.ext2
-    └── <board name>.dtb
+    +-- vmlinux
+    +-- rootfs.ext2
+    +-- <board name>.dtb
 
 How to run it
 =============