On Wed, 20 Dec 2017 02:28:40 +0530, Harsha Sharma said: > Using `make localmodconfig` doesn't load module nfnetlink in which I'm > making the changes. 'make localmodconfig' simply uses the output of 'lsmod' - so if you want nfnetlink included, simply modprobe a module called nfnetlink before you run it. If you're doing a totally new module, it doesn't have to *work*, it just has to modprobe or insmod successfully. Also, make sure you plug in all your USB widgets and devices to make sure they get modprobe'd as well.
Attachment:
pgpc2VbDqEDKY.pgp
Description: PGP signature
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies