From: Laurent Pinchart <laurentp@cse-semaphore.com>
To: linuxppc-embedded@ozlabs.org
Cc: VenkataKrishna <venkatakrishnap@vrindatech.com>
Subject: Re: Modules and inserting into kernel
Date: Mon, 15 Sep 2008 13:53:19 +0200 [thread overview]
Message-ID: <200809151353.21472.laurentp@cse-semaphore.com> (raw)
In-Reply-To: <20080915113818.35AB5DE5AF@ozlabs.org>
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
Hi,
On Monday 15 September 2008, VenkataKrishna wrote:
>
> I installed ELDK kit and I compiled kernel uImage in linux. Now I want to
> build and compile device driver your target under MPC8260. How can I do this
> and inserting you module in Linux.
To compile the modules just run
make modules
in the kernel source tree. After copying the modules to the target, load them with insmod or modprobe (read the manpage for both commands).
Best regards,
--
Laurent Pinchart
CSE Semaphore Belgium
Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium
T +32 (2) 387 42 59
F +32 (2) 387 42 75
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-09-15 11:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-15 11:36 Modules and inserting into kernel VenkataKrishna
2008-09-15 11:53 ` Laurent Pinchart [this message]
2008-09-15 11:54 ` Marco Stornelli
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=200809151353.21472.laurentp@cse-semaphore.com \
--to=laurentp@cse-semaphore.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=venkatakrishnap@vrindatech.com \
/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