How to compile a module in Linux user mode

Complex module compilation time for Linux user mode. I just need an easy way to compile a very simple module in linux user mode and it seems it cannot make it work. I checked the practical guide for sourceforge for UML, but no luck. Does anyone have a working example of what is needed?

Thank!

+3
source share

Source: https://habr.com/ru/post/1737959/


All Articles