From: Josh Boyer <jdub@us.ibm.com>
To: BDE@teamlog.com
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: ARCH=ppc or ARCH=powerpc
Date: Thu, 24 Aug 2006 08:07:20 -0500 [thread overview]
Message-ID: <1156424840.5640.27.camel@zod.rchland.ibm.com> (raw)
In-Reply-To: <1156424295.19482.11.camel@localhost>
On Thu, 2006-08-24 at 14:58 +0200, Benjamin Delagoutte wrote:
>
> I'm currently working on a PPC 405 based developement card. Does it mean
> I have to work using the arch/ppc tree ?
For now, yes. Set ARCH=ppc when you compile the kernel.
> What about the includes ? Do I have to use only include/asm-ppc or are
> include/asm-powerpc necessary as well ?
I believe there are some hacks in the makefiles to pull common asm files
from include/asm-powerpc when needed. Basically, you should be able to
just do:
#include <asm/foo.h>
and it should work. If you're adding new .h files, I suppose asm-ppc is
the place to add them for now. That's just my opinion though :)
josh
next prev parent reply other threads:[~2006-08-24 13:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-24 10:28 ARCH=ppc or ARCH=powerpc Benjamin Delagoutte
2006-08-24 12:38 ` Parav Pandit
2006-08-24 12:49 ` Josh Boyer
2006-08-24 12:58 ` Benjamin Delagoutte
2006-08-24 13:07 ` Josh Boyer [this message]
2006-08-24 13:26 ` Matt Porter
2006-08-24 13:23 ` Matt Porter
2006-09-15 23:06 ` Shawn Jin
2006-09-15 23:23 ` Josh Boyer
2007-06-28 1:14 ` Kumar Gala
2006-08-24 12:58 ` Parav Pandit
-- strict thread matches above, loose matches on Subject: below --
2007-06-27 21:41 Bizhan Gholikhamseh (bgholikh)
2007-06-28 1:20 ` Kumar Gala
2007-06-28 7:44 ` Erik Christiansen
2007-06-28 8:36 ` Erik Christiansen
2007-06-29 3:15 ` Kumar Gala
2007-07-01 1:07 ` Josh Boyer
2007-06-28 2:30 ` Bhupender Saharan
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=1156424840.5640.27.camel@zod.rchland.ibm.com \
--to=jdub@us.ibm.com \
--cc=BDE@teamlog.com \
--cc=linuxppc-embedded@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).