Re: Announce: Kernel Build for 2.5, Release 1 is available.

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Aug 08 2001 - 06:07:45 EST


On Wed, 8 Aug 2001 17:38:00 +1000,
john slee <indigoid@higherplane.net> wrote:
>On Wed, Aug 08, 2001 at 04:58:01PM +1000, Keith Owens wrote:
>> Multiple targets can be specified on the same make command. You
>> cannot mix clean or mrproper with other targets but everything else
>> can be put on one command.
>> make -j oldconfig installable && sudo make -j install
>> works beautifully.
>
>'make dep bzImage modules modules_install' has worked for me for a long
>long time... am i just lucky?

make dep and modules_install could not be parallel run. make bzImage
and make modules could parallel run using make -j.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 15 2001 - 21:00:15 EST