pwd cd src make mrproper cp ../.config .config make -j$(nproc) bzImage cp arch/x86_64/boot/bzImage vmlinuz cd -