diff options
author | 2023-06-18 00:30:25 +0900 | |
---|---|---|
committer | 2023-06-25 23:12:20 +0900 | |
commit | 3602906019a68c340b69991bb4020e10374fb0d0 (patch) | |
tree | d25f5ca7a7b6c3a9e94b8df02a051262d2bd0323 /tools/perf/scripts/python/task-analyzer.py | |
parent | script: modpost: emit a warning when the description is missing (diff) | |
download | wireguard-linux-3602906019a68c340b69991bb4020e10374fb0d0.tar.xz wireguard-linux-3602906019a68c340b69991bb4020e10374fb0d0.zip |
kbuild: make clean rule robust against too long argument error
Commit cd968b97c492 ("kbuild: make built-in.a rule robust against too
long argument error") made a build rule robust against "Argument list
too long" error.
Eugeniu Rosca reported the same error occurred when cleaning an external
module.
The $(obj)/ prefix can be a very long path for external modules.
Apply a similar solution to 'make clean'.
Reported-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Tested-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions