summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 01a78e685c..07e4d7828c 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -1054,7 +1054,7 @@ That's it. Configure and build.
1054 For this example the only thing left was the kernel directory with a 1054 For this example the only thing left was the kernel directory with a
1055 <filename>linux-yocto_git.bbappend</filename> file (linux-yocto is the kernel listed in 1055 <filename>linux-yocto_git.bbappend</filename> file (linux-yocto is the kernel listed in
1056 <filename>meta-crownbay/conf/machine/crownbay.conf</filename></para></listitem>. 1056 <filename>meta-crownbay/conf/machine/crownbay.conf</filename></para></listitem>.
1057 <listitem><para>Add a new entry in the <filename>build/donf/bblayers.conf</filename> 1057 <listitem><para>Add a new entry in the <filename>build/conf/bblayers.conf</filename>
1058 so the new layer can be found by Bitbake.</para></listitem> 1058 so the new layer can be found by Bitbake.</para></listitem>
1059 </itemizedlist> 1059 </itemizedlist>
1060 </para></listitem> 1060 </para></listitem>