Updating kernel on Gentoo
# Rebuild only make modules_prepare make -j8 # Threads count make modules_install make install #make modules_prepare && make -j8 && make modules_install && make install