[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <523113A0.7090708@infradead.org>
Date: Wed, 11 Sep 2013 18:06:40 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Regid Ichira <regid23@....in>
CC: "Steven \"Mr. Procrastinator\" Rostedt" <rostedt@...dmis.org>,
Jiri Kosina <jkosina@...e.cz>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] README: Alternative configuration commands does not mention
make listnewconfig
On 09/11/13 17:39, Regid Ichira wrote:
> Applied to the tip of linux.git,
> VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0
> Signed-off-by: Regid Ichira <regid23@....in>
> ---
> README | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/README b/README
> index a24ec89..f10c16f 100644
> --- a/README
> +++ b/README
> @@ -228,6 +228,10 @@ CONFIGURING the kernel:
> "make localyesconfig" Similar to localmodconfig, except it will convert
> all module options to built in (=y) options.
>
> + "make listnewconfig" Based on the contents of your existing ./.config
> + file, print all the new config symbols. One at a
, one per line.
Wow, that's going to be a ton of symbols to read.
And about ./.config, does using O=<build-directory> apply to this (these)
commands?
> + line.
> +
> You can find more information on using the Linux kernel config tools
> in Documentation/kbuild/kconfig.txt.
>
>
--
~Randy
--
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