summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 46adc97863..52734bf4d1 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -439,8 +439,8 @@
439 <para>Once you are satisfied with the configuration changes made using 439 <para>Once you are satisfied with the configuration changes made using
440 <filename>menuconfig</filename>, you can directly examine the 440 <filename>menuconfig</filename>, you can directly examine the
441 <filename>.config</filename> file against a saved original and gather those 441 <filename>.config</filename> file against a saved original and gather those
442 changes into a config fragment to be placed inside a 442 changes into a config fragment to be referenced from within the kernel's
443 <filename>.bbappend</filename></para></listitem> 443 <filename>.bbappend</filename> file.</para></listitem>
444 <listitem><para><emphasis>Add or extend kernel recipes if applicable</emphasis>: 444 <listitem><para><emphasis>Add or extend kernel recipes if applicable</emphasis>:
445 The standard 445 The standard
446 layer structure organizes recipe files inside the 446 layer structure organizes recipe files inside the