The target is to provide a kernel build for QtMoko2. It is based on either Letux-kernel or Linus/master whatever is more appropriate. It maintains its own defconfig and Debian build scripts. In the long run all additions done here should be upstreamed to Debian so that it suffices to install "the Debian kernel".
Source
Source code for kernel: http:../gta04-kernel Source code for Debian package building: http://git.goldelico.com/?p=qtmoko2-kernel.git;a=summary
Binary package
http://download.goldelico.com/qtmoko2/debian/dists/stable/main/binary-armhf/
install
add
deb source <http://download.goldelico.com/qtmoko2/debian> main stable
to your /etc/apt/sources.list (or make a new file in /etc/apt/sources.list.d/)
apt-get update
apt-get install linux-image-letux
If you want to develop or need the headers
apt-get install linux-headers-letux
apt-get install linux-letux-dev
bugs
Please report kernel bugs through http:../gta04-kernel