summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index bce2c2ce44..852fbb1a90 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -10,6 +10,8 @@
10 <title>Introduction</title> 10 <title>Introduction</title>
11 <para> 11 <para>
12 This chapter describes how to accomplish tasks involving the kernel's tree structure. 12 This chapter describes how to accomplish tasks involving the kernel's tree structure.
13 This information is designed to help the developer that wants to modify the Yocto Project kernel
14 and contribute changes upstream to the Yocto Project.
13 The information covers the following: 15 The information covers the following:
14 <itemizedlist> 16 <itemizedlist>
15 <listitem><para>Tree construction</para></listitem> 17 <listitem><para>Tree construction</para></listitem>