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

* Re: [LTP] [PATCH] doc: Correct the reference to kernel documentation
  2023-10-03  6:52 [LTP] [PATCH] doc: Correct the reference to kernel documentation Avinesh Kumar
@ 2023-10-04 14:01 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2023-10-04 14:01 UTC (permalink / raw)
  To: Avinesh Kumar; +Cc: ltp

Hi Avinesh,

> +++ b/doc/build-system-guide.txt
This file is now doc/Build-System.rest.
IMHO it should be renamed to doc/Build-System.asciidoc and convert to this
format.

Also the wiki content is empty, I need to have look on it.
https://github.com/linux-test-project/ltp/wiki/Build-System

> @@ -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
Reviewed-by: Petr Vorel <pvorel@suse.cz>

We probably should migrate this page to asciidoc format.
Then it could be a link:

see https://docs.kernel.org/kbuild/modules.html[Documentation/kbuild/modules.rst]

Kind regards,
Petr

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

^ permalink raw reply	[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