Adding Module to kernel

Prabhu nath gprabhunath at gmail.com
Wed Jan 5 00:07:14 EST 2011


Build it as part of the base kernel. In your Makefile, replace obj-m with
obj-y.
Refer Linux Kernel Development - Robert Love Chapter 17.

Regards,
Prabhu


On Wed, Jan 5, 2011 at 10:25 AM, Praveen kumar <chatpravi at gmail.com> wrote:

> Dear All,
> I have a kernel module which i want to add to kernel permanently(I was
> doing it dynamically) .
> How can we achieve this ?
>
> Regards,
> Praveen
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110105/414e4656/attachment.html 


More information about the Kernelnewbies mailing list