linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@cs.anu.edu.au>
To: ranga@CSUA.Berkeley.EDU
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: note about compiling SMP kernels
Date: Tue, 14 Sep 1999 16:58:03 +1000	[thread overview]
Message-ID: <199909140658.QAA08107@tango.anu.edu.au> (raw)
In-Reply-To: <199909100518.WAA05129@soda.CSUA.Berkeley.EDU> (message from Sriranga Veeraraghavan on Thu, 09 Sep 1999 22:18:09 -0700)


Sriranga Veeraraghavan <ranga@CSUA.Berkeley.EDU> wrote:

> Is the correct procedure still:
> 
> cd /usr/src/linux
> make mrproper
> make pmac_config
> make menuconfig (or whatever you please)
> make dep
> make clean
> gmake -j 3 vmlinux 

That would be fine (but isn't your make == gmake anyway?).  I don't do
the make mrproper myself very often since that deletes your .config, I
tend to do make oldconfig; make clean; make dep; make vmlinux modules
(with a -j if you like).

Paul.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~1999-09-14  6:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-10  4:14 note about compiling SMP kernels Paul Mackerras
1999-09-10  5:18 ` Sriranga Veeraraghavan
1999-09-14  6:58   ` Paul Mackerras [this message]

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=199909140658.QAA08107@tango.anu.edu.au \
    --to=paulus@cs.anu.edu.au \
    --cc=Paul.Mackerras@cs.anu.edu.au \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=ranga@CSUA.Berkeley.EDU \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).