summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-tasks.rst')
-rw-r--r--documentation/ref-manual/ref-tasks.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-tasks.rst b/documentation/ref-manual/ref-tasks.rst
index 89731d459c..768c10eebd 100644
--- a/documentation/ref-manual/ref-tasks.rst
+++ b/documentation/ref-manual/ref-tasks.rst
@@ -693,7 +693,7 @@ from the command line as follows:
693 $ bitbake linux-yocto -c diffconfig 693 $ bitbake linux-yocto -c diffconfig
694 694
695For more information, see the 695For more information, see the
696":ref:`kernel-dev/kernel-dev-common:creating configuration fragments`" 696":ref:`kernel-dev/common:creating configuration fragments`"
697section in the Yocto Project Linux Kernel Development Manual. 697section in the Yocto Project Linux Kernel Development Manual.
698 698
699.. _ref-tasks-kernel_checkout: 699.. _ref-tasks-kernel_checkout:
@@ -724,7 +724,7 @@ following command:
724 $ bitbake linux-yocto -c kernel_configcheck -f 724 $ bitbake linux-yocto -c kernel_configcheck -f
725 725
726For more information, see the 726For more information, see the
727":ref:`kernel-dev/kernel-dev-common:validating configuration`" 727":ref:`kernel-dev/common:validating configuration`"
728section in the Yocto Project Linux Kernel Development Manual. 728section in the Yocto Project Linux Kernel Development Manual.
729 729
730.. _ref-tasks-kernel_configme: 730.. _ref-tasks-kernel_configme:
@@ -756,7 +756,7 @@ tool, which you then use to modify the kernel configuration.
756 $ bitbake linux-yocto -c menuconfig 756 $ bitbake linux-yocto -c menuconfig
757 757
758 758
759See the ":ref:`kernel-dev/kernel-dev-common:using \`\`menuconfig\`\``" 759See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``"
760section in the Yocto Project Linux Kernel Development Manual for more 760section in the Yocto Project Linux Kernel Development Manual for more
761information on this configuration tool. 761information on this configuration tool.
762 762
@@ -780,7 +780,7 @@ which can then be applied by subsequent tasks such as
780 780
781Runs ``make menuconfig`` for the kernel. For information on 781Runs ``make menuconfig`` for the kernel. For information on
782``menuconfig``, see the 782``menuconfig``, see the
783":ref:`kernel-dev/kernel-dev-common:using \`\`menuconfig\`\``" 783":ref:`kernel-dev/common:using \`\`menuconfig\`\``"
784section in the Yocto Project Linux Kernel Development Manual. 784section in the Yocto Project Linux Kernel Development Manual.
785 785
786.. _ref-tasks-savedefconfig: 786.. _ref-tasks-savedefconfig: