neilbrown / gnubee-tools

Tools for building gnubee firmware - and maybe more.
Other
31 stars 14 forks source link

Cleanup some modprobe calls #36

Closed vincele closed 1 year ago

vincele commented 1 year ago

As promised in: https://github.com/neilbrown/gnubee-tools/issues/31

here are the modprobe removals, I've checked they are now builtin in the kernel configs, so should be safe to remove.

An alternative would have been to just silence the calls, but that may hide some real errors and hamper debuggability.