linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Christian <evilninja@gmx.net>
To: Judith Lebzelter <judith@osdl.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: 'make ARCH=ppc defconfig' failing for cross-compile
Date: Sun, 10 Sep 2006 07:15:47 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0609100652160.16347@sheep.housecafe.de> (raw)
In-Reply-To: <20060909000512.GF9335@shell0.pdx.osdl.net>

On Fri, 8 Sep 2006, Judith Lebzelter wrote:
> I have been doing cross-compiles for ppc and powerpc on my i686 system.
> In order to do this I generate the .config file like this:
>
> make ARCH=ppc defconfig
> (or make ARCH=powerpc defconfig)

Seems like defconfig has been removed, because there are so many 
sub-platforms for ppc:

$ ls arch/ppc/configs/*defconfig | wc -l
56

Just pick the defonfig for your platform, for my PReP that'd be:

$ make ARCH=ppc CROSS_COMPILE=powerpc-604-linux-gnu- prep_defconfig


HTH,
Christian.
-- 
BOFH excuse #383:

Your processor has taken a ride to Heaven's Gate on the UFO behind Hale-Bopp's comet.

  reply	other threads:[~2006-09-10  6:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-09  0:05 'make ARCH=ppc defconfig' failing for cross-compile Judith Lebzelter
2006-09-10  6:15 ` Christian [this message]
2006-09-12 17:48   ` Judith Lebzelter
2006-09-14  3:12     ` Michael Ellerman
2006-09-15 19:22       ` Judith Lebzelter

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=Pine.LNX.4.64.0609100652160.16347@sheep.housecafe.de \
    --to=evilninja@gmx.net \
    --cc=judith@osdl.org \
    --cc=linuxppc-dev@ozlabs.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 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).