summaryrefslogtreecommitdiffstats
path: root/docs/manual/working-with.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/working-with.txt')
-rw-r--r--docs/manual/working-with.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt
index fb6bc40e3..4432b548d 100644
--- a/docs/manual/working-with.txt
+++ b/docs/manual/working-with.txt
@@ -1,4 +1,5 @@
// -*- mode:doc; -*-
+// vim: set syntax=asciidoc:
Working with Buildroot
======================
@@ -24,4 +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:board-support[Developer guide]
+* new board support: refer to the
+ xref:customize-store-board-support[Developer guide].