diff options
author | 2022-04-07 00:30:23 +0900 | |
---|---|---|
committer | 2022-05-08 03:16:59 +0900 | |
commit | feb7d79fea1d43ddf51a09359b52e73bba0340fd (patch) | |
tree | fcb4777f9502fe5a7f71cecb7ff078a27ad9121a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: make *.mod not depend on *.o (diff) | |
download | linux-dev-feb7d79fea1d43ddf51a09359b52e73bba0340fd.tar.xz linux-dev-feb7d79fea1d43ddf51a09359b52e73bba0340fd.zip |
kbuild: read *.mod to get objects passed to $(LD) or $(AR)
ld and ar support @file, which command-line options are read from.
Now that *.mod lists the member objects in the correct order, without
duplication, it is ready to be passed to ld and ar.
By using the @file syntax, people will not be worried about the pitfall
described in the NOTE.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions