summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/bsp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/bsp.rst')
-rw-r--r--documentation/bsp-guide/bsp.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst
index 5d186d9e1a..4b40d886a7 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -1178,7 +1178,7 @@ Use these steps to create a BSP layer:
1178 1178
1179- *Create a Kernel Recipe:* Create a kernel recipe in 1179- *Create a Kernel Recipe:* Create a kernel recipe in
1180 ``recipes-kernel/linux`` by either using a kernel append file or a 1180 ``recipes-kernel/linux`` by either using a kernel append file or a
1181 new custom kernel recipe file (e.g. ``yocto-linux_4.12.bb``). The BSP 1181 new custom kernel recipe file (e.g. ``linux-yocto_4.12.bb``). The BSP
1182 layers mentioned in the previous step also contain different kernel 1182 layers mentioned in the previous step also contain different kernel
1183 examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`" 1183 examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`"
1184 section in the Yocto Project Linux Kernel Development Manual for 1184 section in the Yocto Project Linux Kernel Development Manual for