summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 11:24:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:20 +0100
commit0a7b3f8fdd031e8563f50446706566b2758afb2d (patch)
tree44a4246fb61b8b5f5a01f1f216474ada95482b4d /documentation/kernel-manual
parent11ec9760ae1088259a545a49ed1d141698931b14 (diff)
downloadpoky-0a7b3f8fdd031e8563f50446706566b2758afb2d.tar.gz
documentation/kernel-manual/kernel-how-to.xml: Defined audience for chapter
Added a sentence clarifying the intended audience of this chapter. It is specifically for developers that want to modify the YP kernel and contribute changes upstream to YP. (From yocto-docs rev: 1012dcb8312cb83fe64397742142071f20ae4e24) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
-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>