diff options
Diffstat (limited to 'documentation/ref-manual/ref-tasks.rst')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.rst | 8 |
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 | ||
| 695 | For more information, see the | 695 | For more information, see the |
| 696 | ":ref:`kernel-dev/kernel-dev-common:creating configuration fragments`" | 696 | ":ref:`kernel-dev/common:creating configuration fragments`" |
| 697 | section in the Yocto Project Linux Kernel Development Manual. | 697 | section 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 | ||
| 726 | For more information, see the | 726 | For more information, see the |
| 727 | ":ref:`kernel-dev/kernel-dev-common:validating configuration`" | 727 | ":ref:`kernel-dev/common:validating configuration`" |
| 728 | section in the Yocto Project Linux Kernel Development Manual. | 728 | section 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 | ||
| 759 | See the ":ref:`kernel-dev/kernel-dev-common:using \`\`menuconfig\`\``" | 759 | See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``" |
| 760 | section in the Yocto Project Linux Kernel Development Manual for more | 760 | section in the Yocto Project Linux Kernel Development Manual for more |
| 761 | information on this configuration tool. | 761 | information on this configuration tool. |
| 762 | 762 | ||
| @@ -780,7 +780,7 @@ which can then be applied by subsequent tasks such as | |||
| 780 | 780 | ||
| 781 | Runs ``make menuconfig`` for the kernel. For information on | 781 | Runs ``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\`\``" |
| 784 | section in the Yocto Project Linux Kernel Development Manual. | 784 | section in the Yocto Project Linux Kernel Development Manual. |
| 785 | 785 | ||
| 786 | .. _ref-tasks-savedefconfig: | 786 | .. _ref-tasks-savedefconfig: |
