diff options
Diffstat (limited to 'documentation/bsp-guide/bsp.xml')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index f9b4e66ea5..0dcb4737e9 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -415,7 +415,7 @@ | |||
415 | </para> | 415 | </para> |
416 | <para> | 416 | <para> |
417 | For your BSP, you typically want to use an existing Yocto Project kernel found in the | 417 | For your BSP, you typically want to use an existing Yocto Project kernel found in the |
418 | Yocto Project repository at <filename class='directory'>meta/recipes-kernel/linux</filename>. | 418 | Yocto Project repository at <filename>meta/recipes-kernel/linux</filename>. |
419 | You can append your specific changes to the kernel recipe by using a | 419 | You can append your specific changes to the kernel recipe by using a |
420 | similarly named append file, which is located in the | 420 | similarly named append file, which is located in the |
421 | <filename>meta-<bsp_name>/recipes-kernel/linux</filename> | 421 | <filename>meta-<bsp_name>/recipes-kernel/linux</filename> |