diff options
| author | Masahiro Yamada <[email protected]> | 2025-05-14 05:46:33 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2025-05-25 09:15:31 +0000 |
| commit | 8f81d8529e19c84b014e4239d2012373274d138d (patch) | |
| tree | a4165be8164bd0101a5c443204de1de1f73762a0 /scripts/mod | |
| parent | Makefile: remove dependency on archscripts for header installation (diff) | |
| download | kernel-8f81d8529e19c84b014e4239d2012373274d138d.tar.gz kernel-8f81d8529e19c84b014e4239d2012373274d138d.zip | |
kbuild: move kbuild syntax processing to scripts/Makefile.build
scripts/Makefile.lib is included by the following Makefiles:
scripts/Makefile.build
scripts/Makefile.modfinal
scripts/Makefile.package
scripts/Makefile.vmlinux
scripts/Makefile.vmlinux_o
However, the last four do not need to process Kbuild syntax such as
obj-*, lib-*, subdir-*, etc.
Move the relevant code to scripts/Makefile.build.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions
