Unable to compile linux-kernel pulled from nf-next tree

valdis.kletnieks at vt.edu valdis.kletnieks at vt.edu
Tue Dec 19 16:17:25 EST 2017


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.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20171219/df9f8ca6/attachment.bin 


More information about the Kernelnewbies mailing list