summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r--documentation/ref-manual/ref-tasks.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index e145518989..2b3856f5c0 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -883,7 +883,7 @@
883 $ bitbake linux-yocto -c diffconfig 883 $ bitbake linux-yocto -c diffconfig
884 </literallayout> 884 </literallayout>
885 For more information, see the 885 For more information, see the
886 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#generating-configuration-files'>Generating Configuration Files</ulink>" 886 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#creating-config-fragments'>Creating Configuration Fragments</ulink>"
887 section in the Yocto Project Linux Kernel Development Manual. 887 section in the Yocto Project Linux Kernel Development Manual.
888 </para> 888 </para>
889 </section> 889 </section>
@@ -918,7 +918,7 @@
918 $ bitbake linux-yocto -c kernel_configcheck -f 918 $ bitbake linux-yocto -c kernel_configcheck -f
919 </literallayout> 919 </literallayout>
920 For more information, see the 920 For more information, see the
921 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#generating-configuration-files'>Generating Configuration Files</ulink>" 921 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#validating-configuration'>Validating Configuration</ulink>"
922 section in the Yocto Project Linux Kernel Development Manual. 922 section in the Yocto Project Linux Kernel Development Manual.
923 </para> 923 </para>
924 </section> 924 </section>
@@ -956,12 +956,9 @@
956 </literallayout> 956 </literallayout>
957 </note> 957 </note>
958 See the 958 See the
959 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#generating-configuration-files'>Generating Configuration Files</ulink>" 959 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#using-menuconfig'>Using <filename>menuconfig</filename></ulink>"
960 section in the Yocto Project Linux Kernel Development Manual 960 section in the Yocto Project Linux Kernel Development Manual
961 for more information on this configuration tool. 961 for more information on this configuration tool.
962 You can also reference the
963 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#using-menuconfig'>Using <filename>menuconfig</filename></ulink>"
964 section in the Yocto Project Linux Kernel Development Manual.
965 </para> 962 </para>
966 </section> 963 </section>
967 964