1.6. Compile the Module
Most of the work is done now; all that's left is to compile the kernel module and move it to its correct location, and most of this heavy lifting is done by make scripts. Go to the directory where you unpacked the sources earlier ({{cd ~/ACX}}) and build the module with this command:
make -C /lib/modules/`uname -r`/build M=`pwd`
Once done, install the modules with this command:
sudo make -C /lib/modules/`uname -r`/build M=`pwd` modules_install
and activate them by entering:
sudo insmod acx.ko
robim to presne podla tohto,len mi stale v terminal vyhodi to co mam v predoslom prispevku.