summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r--documentation/kernel-dev/common.rst2
-rw-r--r--documentation/kernel-dev/concepts-appx.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst
index a5dd02ccf2..547da8a178 100644
--- a/documentation/kernel-dev/common.rst
+++ b/documentation/kernel-dev/common.rst
@@ -1560,7 +1560,7 @@ source directory. Follow these steps to clean up the version string:
1560 on building the kernel image when using ``devtool``, see the 1560 on building the kernel image when using ``devtool``, see the
1561 ":ref:`kernel-dev/common:using \`\`devtool\`\` to patch the kernel`" 1561 ":ref:`kernel-dev/common:using \`\`devtool\`\` to patch the kernel`"
1562 section. For 1562 section. For
1563 information on building the kernel image when using Bitbake, see the 1563 information on building the kernel image when using BitBake, see the
1564 ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" 1564 ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`"
1565 section. 1565 section.
1566 1566
diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst
index 910318e0f9..8ec3d6be45 100644
--- a/documentation/kernel-dev/concepts-appx.rst
+++ b/documentation/kernel-dev/concepts-appx.rst
@@ -318,7 +318,7 @@ tree specific to your kernel from which to generate the new kernel
318image. 318image.
319 319
320The following figure shows the temporary file structure created on your 320The following figure shows the temporary file structure created on your
321host system when you build the kernel using Bitbake. This 321host system when you build the kernel using BitBake. This
322:term:`Build Directory` contains all the 322:term:`Build Directory` contains all the
323source files used during the build. 323source files used during the build.
324 324