diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index a1a678b1c1..63963d5bbd 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -509,8 +509,8 @@ For your BSP, you typically want to use an existing Yocto Project kernel found in the - Yocto - Project Files at meta/recipes-kernel/linux. + source directory + at meta/recipes-kernel/linux. You can append your specific changes to the kernel recipe by using a similarly named append file, which is located in the BSP Layer (e.g. the meta-<bsp_name>/recipes-kernel/linux directory).