summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-09 20:02:23 +0900
committerMichal Marek <mmarek@suse.cz>2014-10-01 22:44:21 +0200
commit745a254322c898dadf019342cd7140f7867d2d0f (patch)
tree4a0352775efb32037d1f91f5810306207d3fc607 /README
parent7ff525712acf9325e9acdb27bbc93049ea2e850c (diff)
kbuild: use $(Q) for sub-make target
Since commit 066b7ed9558087a7957a1128f27d7a3462ff117f (kbuild: Do not print the build directory with make -s), "Q" is defined above the sub-make target. This commit takes advantage of that and replaces "$(if $(KBUILD_VERBOSE:1=),@)" with "$(Q)". Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions