diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-04 00:14:18 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-04 00:14:18 +0200 |
| commit | d044ee9041de0a4917854a48c90d975f7d1b1bc7 (patch) | |
| tree | 78190432cc4d404065491943c7d21d1e117ec6f3 /README.rst | |
| parent | decadba9c28e86de23e0ed3f5819c72a0f9ad3d9 (diff) | |
Fix link to kconfig-language.txt in how-to
The link accidentally went to kconfig-macro-language.txt.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -115,7 +115,7 @@ Getting started you want to use the terminal ``menuconfig``. 2. Write `Kconfig - <https://github.com/torvalds/linux/blob/master/Documentation/kbuild/kconfig-macro-language.txt>`__ + <https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt>`__ files that describe the available configuration options. 3. Generate an initial configuration with e.g. ``menuconfig`` or |
