public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] doc: Correct the reference to kernel documentation
@ 2023-10-03  6:52 Avinesh Kumar
  2023-10-04 14:01 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Avinesh Kumar @ 2023-10-03  6:52 UTC (permalink / raw)
  To: ltp

Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
 doc/build-system-guide.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/build-system-guide.txt b/doc/build-system-guide.txt
index e078fa7f7..95ba3b70e 100644
--- a/doc/build-system-guide.txt
+++ b/doc/build-system-guide.txt
@@ -112,7 +112,7 @@ the module because the file does not exists, the test is skipped.
 
 Note the 'ifneq($(KERNELRELEASE),)', the reason it's there is that the
 Makefile is executed twice, once by LTP build system and once by kernel
-kbuild, see 'Documentation/kbuild/modules.txt' in the Linux kernel tree for
+kbuild, see 'Documentation/kbuild/modules.rst' in the Linux kernel tree for
 details on external module build.
 
 Make Rules and Make Variables
-- 
2.42.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-04 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03  6:52 [LTP] [PATCH] doc: Correct the reference to kernel documentation Avinesh Kumar
2023-10-04 14:01 ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox