summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMichal Marek2014-07-04 14:29:30 +0200
committerMichal Marek2014-07-04 14:33:33 +0200
commit066b7ed9558087a7957a1128f27d7a3462ff117f (patch)
tree7616faa6098fcafe24d7df02eb46541f8b659621 /tools
parentkbuild: Print the name of the build directory (diff)
downloadkernel-qcow2-linux-066b7ed9558087a7957a1128f27d7a3462ff117f.tar.gz
kernel-qcow2-linux-066b7ed9558087a7957a1128f27d7a3462ff117f.tar.xz
kernel-qcow2-linux-066b7ed9558087a7957a1128f27d7a3462ff117f.zip
kbuild: Do not print the build directory with make -s
Commit c2e28dc9 (kbuild: Print the name of the build directory) prints the name of the build directory for O= builds, but we should not be doing this in make -s mode, so that commands like make -s O=<dir> kernelrelease can be used by scripts. This matches the behavior of make itself, where the -s option implies --no-print-directory. Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions