projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03f41a8
)
board/csky: replace utf-8 graphic sympols by ascii characters
author
Peter Seiderer
<ps.report@gmx.net>
Wed, 8 May 2019 17:28:21 +0000
(19:28 +0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/board/csky/readme.txt
b/board/csky/readme.txt
index b4605c541e543ca688d9764a152db441605a4593..dc82dcc1d7afc04c25e2a2b71b8567bfc1f288f0 100644
(file)
--- 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
=============