From: Keith Owens <kaos@ocs.com.au>
To: john slee <indigoid@higherplane.net>
Cc: kbuild-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: Announce: Kernel Build for 2.5, Release 1 is available.
Date: Wed, 08 Aug 2001 21:07:45 +1000 [thread overview]
Message-ID: <906.997268865@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Wed, 08 Aug 2001 17:38:00 +1000." <20010808173800.C2770@higherplane.net>
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.
next prev parent reply other threads:[~2001-08-08 11:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-08 6:58 Announce: Kernel Build for 2.5, Release 1 is available Keith Owens
2001-08-08 7:38 ` john slee
2001-08-08 11:07 ` Keith Owens [this message]
2001-08-08 11:33 ` [kbuild-devel] " Giacomo Catenazzi
2001-08-08 11:39 ` Christoph Hellwig
2001-08-08 11:48 ` Giacomo Catenazzi
2001-08-08 11:54 ` Christoph Hellwig
2001-08-08 12:06 ` Giacomo Catenazzi
2001-08-08 12:00 ` Andy Walker
2001-08-08 11:50 ` Keith Owens
2001-08-08 11:56 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=906.997268865@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=indigoid@higherplane.net \
--cc=kbuild-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.