Currently the project hardcodes the name of the OOT kernel module to be example_module and its compiled name is hello. We should make that easily configurable for a user so they can just drop the code into a folder and then set the name they want and its all handled for them.
Currently the project hardcodes the name of the OOT kernel module to be
example_moduleand its compiled name ishello. We should make that easily configurable for a user so they can just drop the code into a folder and then set the name they want and its all handled for them.