diff options
| author | Samuel Martin <s.martin49@gmail.com> | 2013-02-25 11:31:24 +0000 | 
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-02-28 22:37:49 +0100 | 
| commit | 9bdf69b49d107beeddff05c3419e9ef2dcfba4ea (patch) | |
| tree | 4722053d4d829f8f735007c0fbd84ed7aafcf753 | |
| parent | 0ccfbb5db930812c43d8688dd102eb7204af7fea (diff) | |
| download | buildroot-novena-9bdf69b49d107beeddff05c3419e9ef2dcfba4ea.tar.gz buildroot-novena-9bdf69b49d107beeddff05c3419e9ef2dcfba4ea.zip  | |
working-with: board support
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| -rw-r--r-- | docs/manual/working-with.txt | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt index a57169c66..4432b548d 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].  | 
