summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-advanced.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-advanced.xml')
-rw-r--r--documentation/kernel-dev/kernel-dev-advanced.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml
index a6f01a8e2a..3b830fb77f 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.xml
+++ b/documentation/kernel-dev/kernel-dev-advanced.xml
@@ -319,8 +319,6 @@
319 </literallayout> 319 </literallayout>
320 You can find information on configuration fragment files in the 320 You can find information on configuration fragment files in the
321 "<link linkend='creating-config-fragments'>Creating Configuration Fragments</link>" 321 "<link linkend='creating-config-fragments'>Creating Configuration Fragments</link>"
322 section and in
323 the "<link linkend='generating-configuration-files'>Generating Configuration Files</link>"
324 section. 322 section.
325 </para> 323 </para>
326 324
@@ -347,7 +345,7 @@
347 345
348 <para> 346 <para>
349 As described in the 347 As described in the
350 "<link linkend='generating-configuration-files'>Generating Configuration Files</link>" 348 "<link linkend='validating-configuration'>Validating Configuration</link>"
351 section, you can use the following BitBake command to audit your 349 section, you can use the following BitBake command to audit your
352 configuration: 350 configuration:
353 <literallayout class='monospaced'> 351 <literallayout class='monospaced'>
@@ -634,7 +632,7 @@
634 For information on how to break a complete 632 For information on how to break a complete
635 <filename>.config</filename> file into the various 633 <filename>.config</filename> file into the various
636 configuration fragments, see the 634 configuration fragments, see the
637 "<link linkend='generating-configuration-files'>Generating Configuration Files</link>" 635 "<link linkend='creating-config-fragments'>Creating Configuration Fragments</link>"
638 section. 636 section.
639 </para> 637 </para>
640 638