summaryrefslogtreecommitdiff
path: root/Documentation/kbuild/kconfig-macro-language.rst
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-03-12 07:50:44 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-03-13 10:02:27 +0900
commit2eebb7abefb9f95b412c51add3d8216980bf6066 (patch)
treeade3415236ef7246b1a4bafc53aa61061400e073 /Documentation/kbuild/kconfig-macro-language.rst
parent3a7c733165a4799fa1beb262fe244bfbcdd1c163 (diff)
kbuild: doc: fix references to other documents
All the files in Documentation/kbuild/ were converted to reST. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Documentation/kbuild/kconfig-macro-language.rst')
-rw-r--r--Documentation/kbuild/kconfig-macro-language.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kbuild/kconfig-macro-language.rst b/Documentation/kbuild/kconfig-macro-language.rst
index 35b3263b7e40..8b413ef9603d 100644
--- a/Documentation/kbuild/kconfig-macro-language.rst
+++ b/Documentation/kbuild/kconfig-macro-language.rst
@@ -44,7 +44,7 @@ intermediate::
def_bool y
Then, Kconfig moves onto the evaluation stage to resolve inter-symbol
-dependency as explained in kconfig-language.txt.
+dependency as explained in kconfig-language.rst.
Variables