diff options
author | 2019-08-22 13:46:09 +0900 | |
---|---|---|
committer | 2019-08-29 23:54:29 +0900 | |
commit | 621da4ba0e244ba3cfb2e8a9a9055299ec0ab0d3 (patch) | |
tree | 8d6e22291b9ab67ca07ae34ea870154f2994dd9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: remove 'Using ... as source for kernel' message (diff) | |
download | wireguard-linux-621da4ba0e244ba3cfb2e8a9a9055299ec0ab0d3.tar.xz wireguard-linux-621da4ba0e244ba3cfb2e8a9a9055299ec0ab0d3.zip |
kbuild: Inform user to pass ARCH= for make mrproper only when necessary
Since commit 3a475b2166fd ("kbuild: Inform user to pass ARCH= for make
mrproper"), if you try out-of-tree build with an unclean source tree,
it suggests to run 'make ARCH=<ARCH> mrproper'.
This looks odd when you are not cross-compiling the kernel. Show the
'ARCH=<ARCH>' part only when ARCH= was given from the command line.
If ARCH is the default (native build) or came from the environment,
it should simply suggest 'make mrproper' as before.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions