How to statically build kernel module?
From: Rami Rosen <hidden>
Date: 2016-01-22 21:40:04
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@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