diff options
author | 2022-01-27 22:44:46 +0500 | |
---|---|---|
committer | 2022-01-27 16:29:23 -0700 | |
commit | b9199181a9ef8252e47e207be8c23e1f50662620 (patch) | |
tree | 57ba988c137e6685af030f40f7919d35b1ac07fd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | selftests/exec: Remove pipe from TEST_GEN_FILES (diff) | |
download | linux-dev-b9199181a9ef8252e47e207be8c23e1f50662620.tar.xz linux-dev-b9199181a9ef8252e47e207be8c23e1f50662620.zip |
selftests: futex: Use variable MAKE instead of make
Recursive make commands should always use the variable MAKE, not the
explicit command name ‘make’. This has benefits and removes the
following warning when multiple jobs are used for the build:
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
Fixes: a8ba798bc8ec ("selftests: enable O and KBUILD_OUTPUT")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Reviewed-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions