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 08821aaec1..076c08cf60 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -481,7 +481,7 @@ meta-Emenlow/recipes-Emenlow/image-creator/image-creator-native_0.1.bb
481 This allows the BSP layer to do whatever it might want to do to customize the original recipe. 481 This allows the BSP layer to do whatever it might want to do to customize the original recipe.
482 </para> 482 </para>
483 <para> 483 <para>
484 If your recipe needs to reference extra files it can use the FILESEXTRAPATH variable 484 If your recipe needs to reference extra files it can use the FILESEXTRAPATHS variable
485 to specify their location. 485 to specify their location.
486 The example below shows extra files contained in a folder called ${PN} (the package name). 486 The example below shows extra files contained in a folder called ${PN} (the package name).
487 </para> 487 </para>