From: Tom Rini <trini@kernel.crashing.org>
To: James Petterson <jpetterson@PARKS.com.br>, hychon <hychon@genetel.co.kr>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: i can't use the function in kernel??
Date: Mon, 16 Jul 2001 08:07:21 -0700 [thread overview]
Message-ID: <20010716080721.B11496@opus.bloom.county> (raw)
In-Reply-To: <01071610105900.01193@james.parks.com.br>
On Mon, Jul 16, 2001 at 10:10:59AM -0300, James Petterson wrote:
> If you're compiling a module, your output file should be 'network.o':
>
> ppc_8xx-gcc -o network.o network.c
Along with specifying lots of includes and -D__KERNEL__. And the kernel
you'll be using this on needs modules enabled as well. Run a 'make modules'
in your kernel tree and see what it uses to compile modules.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-07-16 15:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-16 10:26 i can't use the function in kernel?? hychon
2001-07-16 12:43 ` PCMCIA Nokia Cardphone 2.0 for MPC823 Nguyen Trung Thanh
2001-07-16 17:12 ` Matthew Locke
2001-07-17 7:38 ` Nguyen Trung Thanh
2001-07-18 16:55 ` Matthew Locke
2001-07-16 13:10 ` i can't use the function in kernel?? James Petterson
2001-07-16 15:07 ` Tom Rini [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=20010716080721.B11496@opus.bloom.county \
--to=trini@kernel.crashing.org \
--cc=hychon@genetel.co.kr \
--cc=jpetterson@PARKS.com.br \
--cc=linuxppc-embedded@lists.linuxppc.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).