How to statically build kernel module?

Rami Rosen roszenrami at gmail.com
Fri Jan 22 16:40:04 EST 2016


Hi,
Assuming that you are talking about a kernel module which is part of the
Kernel tree, you simply need to run make menuconfig, navigate to that
module, and instead "M" you should choose "Y". The build and install the
kernel image.

Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
בתאריך 22 בינו 2016 21:44, "Kenneth Adam Miller" <
kennethadammiller at gmail.com> כתב:

> Is there a guidance anywhere? I know my question is simple and
> straightforward, but I've looked around a bit and I can't find a direct way
> to statically build a kernel module into the kernel.
>
> _______________________________________________
> 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/20160122/0ee2c5c2/attachment.html 


More information about the Kernelnewbies mailing list