diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-05-14 14:46:33 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-05-25 18:15:31 +0900 |
commit | 8f81d8529e19c84b014e4239d2012373274d138d (patch) | |
tree | a4165be8164bd0101a5c443204de1de1f73762a0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2adde2eb1638336e17f887070e6dfc52205d464b (diff) |
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 <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas.schier@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions