[Buildroot] [PATCH v1 4/5] board/csky: replace utf-8 graphic sympols by ascii characters

Peter Seiderer ps.report at gmx.net
Wed May 8 17:28:21 UTC 2019


Signed-off-by: Peter Seiderer <ps.report at gmx.net>
---
 board/csky/readme.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/board/csky/readme.txt b/board/csky/readme.txt
index b4605c541e..dc82dcc1d7 100644
--- a/board/csky/readme.txt
+++ b/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
 =============
--
2.21.0



More information about the buildroot mailing list