Re: [PATCH] README: document "make olddefconfig"

From: Jiri Kosina
Date: Thu Oct 25 2012 - 12:04:27 EST


On Wed, 24 Oct 2012, Kees Cook wrote:

> While "olddefconfig" was documented in "make help", it was not mentioned
> in the README.
>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> ---
> README | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/README b/README
> index f32710a..a24ec89 100644
> --- a/README
> +++ b/README
> @@ -180,6 +180,10 @@ CONFIGURING the kernel:
> with questions already answered.
> Additionally updates the dependencies.
>
> + "make olddefconfig"
> + Like above, but sets new symbols to their default
> + values without prompting.
> +
> "make defconfig" Create a ./.config file by using the default
> symbol values from either arch/$ARCH/defconfig

OK, I am taking this one, thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/