sed -i "s/KVER\ \ :=\ \$(shell\ uname\ -r)/KVER\ \ :=\ $(get_kernel_version)/" Makefile
make
