diff options
author | 2019-08-06 15:39:19 +0900 | |
---|---|---|
committer | 2019-08-15 02:25:11 +0900 | |
commit | 33e84f2e79659e410c379b530dac57779f201d15 (patch) | |
tree | 7a1fbc231bd721a8c0f00064baef3a4da645bf0b /tools/perf/scripts/python/stackcollapse.py | |
parent | kbuild: add [M] marker for build log of *.mod.o (diff) | |
download | wireguard-linux-33e84f2e79659e410c379b530dac57779f201d15.tar.xz wireguard-linux-33e84f2e79659e410c379b530dac57779f201d15.zip |
kbuild: treat an object as multi-used when $(foo-) is set
Currently, Kbuild treats an object as multi-used when any of
$(foo-objs), $(foo-y), $(foo-m) is set. It makes more sense to
check $(foo-) as well.
In the context of foo-$(CONFIG_FOO_FEATURE1), CONFIG_FOO_FEATURE1
could be unset.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions