From 12c0d4288b1cab79da73a3d6d1ee787341e1f768 Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Wed, 8 May 2019 19:28:21 +0200 Subject: [PATCH] board/csky: replace utf-8 graphic sympols by ascii characters Signed-off-by: Peter Seiderer Signed-off-by: Thomas Petazzoni --- 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 - └── .dtb + +-- vmlinux + +-- rootfs.ext2 + +-- .dtb How to run it ============= -- 2.30.2