Summary: Kernel source for ARM Linux Name: arm-linux-kernel-src Version: 2.4.1 Release: 1 Copyright: GPL Group: Development/Languages Source: ftp.kernel.org:/pub/linux/kernel/v2.4/linux-2.4.1.tar.gz Patch: patch-2.4.1-rmk1.gz Patch1: diff-2.4.1-rmk1-np2.gz %description This package provides the user with a working ARM Linux kernel source tree. It is preconfigured to build kernels for Assabet boards, however this can be changed. %prep %setup -n linux %patch -p1 %patch1 -p1 %build make assabet_config make config make dep %install mkdir -p /usr/local/arm-linux/src cp -a . /usr/local/arm-linux/src/linux %files /usr/local/arm-linux/src/linux