Re: [PATCH 1/2] kconfig: Add make olddefconfig

From: John Stultz
Date: Mon Sep 19 2011 - 15:34:59 EST


On Sat, 2011-09-17 at 08:06 +0200, Sam Ravnborg wrote:
> On Fri, Sep 16, 2011 at 06:49:18PM -0700, John Stultz wrote:
> > This adds an "olddefconfig" build target, which updates a .config file
> > filling any any absent symbols with the Kconfig default value (note:
> > not the architecture defconfig value).
>
> This looks like a shorthand for: make KCONFIG_ALLCONFIG=.config alldefconfig
> Maybe we need the more obvious target - but the functionality is at least now new.

Thanks for pointing that out!

Unless anyone feels differently, I'll go ahead and drop this patch and
will rework my merge_config.sh script to utilize the above.

thanks
-john


--
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/