[Debian] compiling new kernel - potty-dzmeia/libraries GitHub Wiki
-
wget http://ww.kernel.org/pub/linux/kernel/v3.0/linux-3.4.tar.bx2
-
tar xvf linux-3.4.tar.bz2
-
cd /tmp/linux-3.4.
-
/boot/config-3.2.0-4-486 .config
-
make menuconfig
-
make-kpkg clean
-
export CONCURRENCY_LEVEL=3
-
fakeroot make-kpkg --append-to-version "-gm3688support" --revision "2" --initrd kernel_image kernel_headers
-
dpkg --install nameofthepackage