@rdrijsen
That URL is a link to a branch on Github's web interface. Use the following to checkout the tree,
$ git clone git://github.com/bgamari/linux.git $ cd linux $ git checkout origin/alps
Compiling the kernel simply involves fetching a reasonable configuration and starting make,
$ cp /boot/config-3.5.0-13-generic . $ make
@rdrijsen
That URL is a link to a branch on Github's web interface. Use the following to checkout the tree,
$ git clone git://github. com/bgamari/ linux.git
$ cd linux
$ git checkout origin/alps
Compiling the kernel simply involves fetching a reasonable configuration and starting make,
$ cp /boot/config- 3.5.0-13- generic .
$ make