Clayton Craft ad2ffc4191 getModule: handle cases where module name may have an underscore/hyphen
the characters - and _ are indistinguishable for module names, to the
kernel. But obviously are different when it comes to filenames/paths...
so this fixes an issue where the module was previously not found if it
was specified in config with the opposite - or _ than what the real
filename for the module had.
2021-08-18 21:55:26 -07:00
2021-08-10 14:05:58 -07:00
2021-08-10 14:05:58 -07:00
2021-08-09 15:23:39 -07:00
2021-08-09 15:23:39 -07:00
Description
No description provided
GPL-3.0 566 KiB
2025-09-26 07:20:09 +00:00
Languages
Go 97.6%
Makefile 2.4%