martedì 3 settembre 2013

Notes About compiling Kernel 3.9 on my Asus X202E with Debian


thanks to http://linuxg.net/compile-kernel-3-9-on-debian-wheezy/
Very short notes for personal use:
Install the needed packages:
$ sudo apt-get install kernel-package fakeroot build-essential ncurses-dev
Download the new kernel:
$ wget...
Notes About compiling Kernel 3.9 on my Asus X202E with Debian