* How to statically build kernel module? @ 2016-01-22 19:43 Kenneth Adam Miller 2016-01-22 21:40 ` Rami Rosen 0 siblings, 1 reply; 2+ messages in thread From: Kenneth Adam Miller @ 2016-01-22 19:43 UTC (permalink / raw) To: kernelnewbies 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160122/4735adbe/attachment.html ^ permalink raw reply [flat|nested] 2+ messages in thread
* How to statically build kernel module? 2016-01-22 19:43 How to statically build kernel module? Kenneth Adam Miller @ 2016-01-22 21:40 ` Rami Rosen 0 siblings, 0 replies; 2+ messages in thread From: Rami Rosen @ 2016-01-22 21:40 UTC (permalink / raw) To: kernelnewbies 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-22 21:40 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-01-22 19:43 How to statically build kernel module? Kenneth Adam Miller 2016-01-22 21:40 ` Rami Rosen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).