Kaynağa Gözat

board/csky: 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 yıl önce
ebeveyn
işleme
12c0d4288b
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      board/csky/readme.txt

+ 3 - 3
board/csky/readme.txt

@@ -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
 =============