cd /usr/src/linux
make mrproper
cp /boot/config-* .config
make oldconfig
make prepare-all
