On Tue, Jan 08, 2013 at 07:05:26PM +0100, Michael Grzeschik wrote:
> Its possible to superseed the config file with KCONFIG_CONFIG and have
> completely no .config in the tree. The current script is sourcing
> .config in every case, so the kernel will never build succesfully. This
> patch fixes tha
Its possible to superseed the config file with KCONFIG_CONFIG and have
completely no .config in the tree. The current script is sourcing
.config in every case, so the kernel will never build succesfully. This
patch fixes that issue by sourcing KCONFIG_CONFIG instead.
Signed-off-by: Michael Grzesch
2 matches
Mail list logo