Re: Possibility to build more kernels in one shot?

From: cijoml
Date: Sun Nov 16 2008 - 21:09:21 EST


Hello Alexey,



Alexey Dobriyan wrote:
> On Tue, Nov 11, 2008 at 08:01:14AM +0100, CIJOML wrote:
> > currently I compile kernel for 12 different machines. I would like to see
> > profile support in kernel, so I could have all my .configs in source and
> > compile them in one shot. and than see in profile directory subdirectories
> > for every config with it's vmlinuz and modules.
>
> Write a script, shouldn't take more than 15 min including testing.
> And use "make O=".

I currently use it, but It is not a good idea (fill make oldconfig 12x
with mostly same answers makes me personally mad)

>
> > I think it would speedup also compilation time because some .o should be than
> > reuse.
>
> Very optimistic hope. Use ccache(1) if you want .o reuse.
> --
> 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/
--
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/