|
Development Team |
|
Admins |
|
Nikolaus Schaller
|
|
Happy Crew |
|
Lukas M
|
|
Jonas Smedegaard
|
|
Josua Mayer
|
|
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:
Source code for Debian package building:
# Binary package
# install
add
deb source 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
|
|