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 4ea3b130ec..9483c8175d 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -344,7 +344,7 @@ meta-<bsp_name>/recipes-kernel/linux/linux-yocto_git.bbappend
344 </para> 344 </para>
345 <para> 345 <para>
346 For your BSP you typically want to use an existing Yocto Project kernel found in the 346 For your BSP you typically want to use an existing Yocto Project kernel found in the
347 Yocto Project repository at <filename class='directory'>meta/recipes-kernel/kernel</filename>. 347 Yocto Project repository at <filename class='directory'>meta/recipes-kernel/linux</filename>.
348 You can append your specific changes to the kernel recipe by using an append file, 348 You can append your specific changes to the kernel recipe by using an append file,
349 which is located in the 349 which is located in the
350 <filename class='directory'>meta-&lt;bsp_name&gt;/recipes-kernel/linux</filename> 350 <filename class='directory'>meta-&lt;bsp_name&gt;/recipes-kernel/linux</filename>