summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-common.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-common.rst')
-rw-r--r--documentation/kernel-dev/kernel-dev-common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.rst b/documentation/kernel-dev/kernel-dev-common.rst
index aa9f77de86..ef3a9f710a 100644
--- a/documentation/kernel-dev/kernel-dev-common.rst
+++ b/documentation/kernel-dev/kernel-dev-common.rst
@@ -960,7 +960,7 @@ Using  ``menuconfig``
960The easiest way to define kernel configurations is to set them through 960The easiest way to define kernel configurations is to set them through
961the ``menuconfig`` tool. This tool provides an interactive method with 961the ``menuconfig`` tool. This tool provides an interactive method with
962which to set kernel configurations. For general information on 962which to set kernel configurations. For general information on
963``menuconfig``, see ` <http://en.wikipedia.org/wiki/Menuconfig>`__. 963``menuconfig``, see http://en.wikipedia.org/wiki/Menuconfig.
964 964
965To use the ``menuconfig`` tool in the Yocto Project development 965To use the ``menuconfig`` tool in the Yocto Project development
966environment, you must do the following: 966environment, you must do the following: