On Tue, Sep 9, 2014 at 7:02 AM, Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx> wrote: > 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@xxxxxxxxxxxxxxxx> Acked-by: Peter Foley <pefoley2@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html