From: Daniel Dadap <ddadap@nvidia.com>
To: horseriver <horserivers@gmail.com>
Cc: "linux-kbuild@vger.kernel.org" <linux-kbuild@vger.kernel.org>
Subject: Re: what is $(Q) ?
Date: Wed, 13 Feb 2013 07:20:53 -0600 [thread overview]
Message-ID: <511B9335.1020107@nvidia.com> (raw)
In-Reply-To: <20130212211449.GA2533@debian.localdomain>
On 02/12/2013 03:14 PM, horseriver wrote:
> hi;)
>
> In kernel makefile,there is a $(Q) ,what does it mean?
It expands out to nothing if KBUILD_VERBOSE is set to 1, or @ otherwise;
i.e., it suppresses command output from being printed unless building
verbose.
>
> thanks!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2013-02-13 13:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 21:14 what is $(Q) ? horseriver
2013-02-13 13:20 ` Daniel Dadap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=511B9335.1020107@nvidia.com \
--to=ddadap@nvidia.com \
--cc=horserivers@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.