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

From: Sam Ravnborg
Date: Sat Sep 17 2011 - 02:06:29 EST


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.

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