All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Stornelli <marco.stornelli@coritel.it>
To: VenkataKrishna <venkatakrishnap@vrindatech.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Modules and inserting into kernel
Date: Mon, 15 Sep 2008 13:54:00 +0200	[thread overview]
Message-ID: <48CE4CD8.6040500@coritel.it> (raw)
In-Reply-To: <20080915113818.35AB5DE5AF@ozlabs.org>

You can build the modules with "make modules" and install them with
"make modules_install". After that, you can load your module with
modprobe or insmod command.

Regards.

VenkataKrishna ha scritto:
>  
>
> 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.
>
>  
>
> Thanks & Regards
>
> Venkatakrishna Pari
>
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded

      parent reply	other threads:[~2008-09-15 11:52 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
2008-09-15 11:54 ` Marco Stornelli [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=48CE4CD8.6040500@coritel.it \
    --to=marco.stornelli@coritel.it \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.