lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 9 Sep 2014 12:25:27 -0400
From:	Peter Foley <pefoley2@...oley.com>
To:	Masahiro Yamada <yamada.m@...panasonic.com>
Cc:	linux-kbuild@...r.kernel.org, Michal Marek <mmarek@...e.cz>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3] kbuild: use $(Q) for sub-make target

On Tue, Sep 9, 2014 at 7:02 AM, Masahiro Yamada
<yamada.m@...panasonic.com> 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@...panasonic.com>

Acked-by: Peter Foley <pefoley2@...oley.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ