summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 9483c8175d..12d93b02db 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -375,7 +375,7 @@ KMACHINE_crownbay = "yocto/standard/crownbay"
375 </programlisting> 375 </programlisting>
376 This append file adds "crownbay" as a compatible machine, 376 This append file adds "crownbay" as a compatible machine,
377 and additionally sets a Yocto Kernel-specific variable that identifies the name of the 377 and additionally sets a Yocto Kernel-specific variable that identifies the name of the
378 BSP branch to use in the GIT repository to find configuration information. 378 BSP branch to use in the Git repository to find configuration information.
379 </para> 379 </para>
380 <para> 380 <para>
381 One thing missing in this particular BSP, which you will typically need when 381 One thing missing in this particular BSP, which you will typically need when