summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-intro.rst')
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.rst b/documentation/kernel-dev/kernel-dev-intro.rst
index 82a77913b7..cb4ffcf13b 100644
--- a/documentation/kernel-dev/kernel-dev-intro.rst
+++ b/documentation/kernel-dev/kernel-dev-intro.rst
@@ -13,7 +13,7 @@ Regardless of how you intend to make use of the Yocto Project, chances
13are you will work with the Linux kernel. This manual describes how to 13are you will work with the Linux kernel. This manual describes how to
14set up your build host to support kernel development, introduces the 14set up your build host to support kernel development, introduces the
15kernel development process, provides background information on the Yocto 15kernel development process, provides background information on the Yocto
16Linux kernel `Metadata <&YOCTO_DOCS_REF_URL;#metadata>`__, describes 16Linux kernel :term:`Metadata`, describes
17common tasks you can perform using the kernel tools, shows you how to 17common tasks you can perform using the kernel tools, shows you how to
18use the kernel Metadata needed to work with the kernel inside the Yocto 18use the kernel Metadata needed to work with the kernel inside the Yocto
19Project, and provides insight into how the Yocto Project team develops 19Project, and provides insight into how the Yocto Project team develops