From patchwork Mon Feb 25 21:31:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [04/11] working-with: board support From: Samuel Martin X-Patchwork-Id: 223051 Message-Id: To: buildroot@busybox.net Date: Mon, 25 Feb 2013 22:31:24 +0100 Signed-off-by: Samuel Martin --- Changes since v1: * simplify cross-ref (Arnout) --- docs/manual/working-with.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt index a57169c..4432b54 100644 --- a/docs/manual/working-with.txt +++ b/docs/manual/working-with.txt @@ -25,5 +25,5 @@ interested in hacking it to add: * new packages: refer to the xref:adding-packages[Developer guide] -* new board support: refer to the xref:customize-store[], more specifically - xref:customize-store-board-support[]. +* new board support: refer to the + xref:customize-store-board-support[Developer guide].