I am starting to develop a custom kernel modules, so I have the two related organizational questions:
Where should I put all my source files? I keep the sources in home directory now
/home/my-name/workspace
and I think it is not a best practice.What path should I deploy my compiled *.ko files to work correctly?