[Buildroot] Building / installing kernel modules.

Sagaert Johan sagaert.johan at skynet.be
Wed Oct 9 18:37:35 UTC 2013


 
Dear Thomas

I found this post http://lists.busybox.net/pipermail/buildroot/2011-July/044690.html

Has there been some infrastructure added to aid in building and installing kernel modules ?

I created a generic-package makefile to build and install the kernel module.
So far so good, but I still have to run depmod -a on my target to register the module.

How can I use the post_install hook to have the module registered by buildroot,
so I don't have to do it on my target board ?

Johan





More information about the buildroot mailing list