April 9, 2018
5:19 p.m.
2018-04-05 12:02 GMT-03:00 Greg KH <greg@kroah.com>:
On Thu, Apr 05, 2018 at 11:49:36AM -0300, Martin Galvan wrote:
I want my module to be DKMS-enabled, but since the 'bar' binaries don't use anything Linux-specific I don't want to distribute the sources for it.
Hahaha, good luck, please discuss this with a lawyer as to the legalities involved. You are on your own here.
You're right, and I apologize if this practice is frowned upon. I just assumed it wasn't since the kbuild docs mention ways for having binary blobs included with kernel modules. Thanks for the answer.