lkml.org 
[lkml]   [2023]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
Date
Commit 596b0474d3d9 ("kbuild: preprocess module linker script")
has removed KBUILD_LDS_MODULE variable.

The KBUILD_LDS_MODULE variable is no longer available, so this patch
removes it from the document.

Signed-off-by: Sangmoon Kim <sangmoon.kim@samsung.com>
---
Documentation/kbuild/makefiles.rst | 5 -----
1 file changed, 5 deletions(-)

diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst
index 38bc74eaa547..468e7830c1c3 100644
--- a/Documentation/kbuild/makefiles.rst
+++ b/Documentation/kbuild/makefiles.rst
@@ -1250,11 +1250,6 @@ When kbuild executes, the following steps are followed (roughly):

The linker script with full path. Assigned by the top-level Makefile.

- KBUILD_LDS_MODULE
-
- The module linker script with full path. Assigned by the top-level
- Makefile and additionally by the arch Makefile.
-
KBUILD_VMLINUX_OBJS

All object files for vmlinux. They are linked to vmlinux in the same
--
2.17.1
\
 
 \ /
  Last update: 2023-03-27 00:31    [W:0.072 / U:0.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site