From: Arnout Vandecappelle Date: Wed, 5 Jul 2017 11:14:38 +0000 (+0200) Subject: board/csky: remove host/usr reference from readme.txt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6999e61394ba06fd05565f6b8fda9a13c464f884;p=buildroot.git board/csky: remove host/usr reference from readme.txt Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Thomas Petazzoni --- diff --git a/board/csky/readme.txt b/board/csky/readme.txt index daf7185910..b4605c541e 100644 --- a/board/csky/readme.txt +++ b/board/csky/readme.txt @@ -84,5 +84,5 @@ Run Setup the Console with the rate 115200/8-N-1. $ cd output/images - $ ../host/usr/bin/csky-linux-gdb -x ../../board/csky/gx6605s/gdbinit vmlinux + $ ../host/bin/csky-linux-gdb -x ../../board/csky/gx6605s/gdbinit vmlinux