[PATCH 06/24] qconfig: Rename the doc link
Simon Glass
sjg at chromium.org
Wed Jul 17 17:56:54 CEST 2024
This was missed during the renaming of the tool. Fix it.
Signed-off-by: Simon Glass <sjg at chromium.org>
Fixes: ea4d6dead37 ("moveconfig: Rename the tool to qconfig")
---
tools/qconfig.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/qconfig.py b/tools/qconfig.py
index 8a2384d895b..07d78387465 100755
--- a/tools/qconfig.py
+++ b/tools/qconfig.py
@@ -3,7 +3,7 @@
"""Build and query a Kconfig database for boards.
-See doc/develop/moveconfig.rst for documentation.
+See doc/develop/qconfig.rst for documentation.
Author: Masahiro Yamada <yamada.masahiro at socionext.com>
Author: Simon Glass <sjg at chromium.org>
--
2.34.1
More information about the U-Boot
mailing list