Re: [PATCH] kernel: prevent unnecessary rebuilding due toconfig_data.gz

From: Michal Marek
Date: Tue Jul 19 2011 - 19:33:34 EST


On Wed, Jul 06, 2011 at 08:33:29AM -0700, Randy Dunlap wrote:
> On Tue, 05 Jul 2011 19:42:18 -0400 (EDT) Peter Foley wrote:
>
> > When IKCONFIG is built-in make oldconfig will cause the kernel to be
> > relinked even if .config didn't change. This happens because of a
> > config_data.gz dependency on .config. This patch changes the if_changed to
> > a filechk so that config_data.h is only rebuilt when the contents
> > have actually changed.
> >
> > Signed-off-by: Peter Foley <pefoley2@xxxxxxxxxxx>
>
> Michal,
> If this looks OK to you, please merge it.

Thanks, merged to kbuild-2.6.git#kbuild.

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