1 DESCRIPTION
= "Linux Kernel for mini2440 development board"
4 MACHINE_KERNEL_PR
= "r5"
6 GGSRC
= "http://www.xora.org.uk/oe/patches/"
10 SRC_URI
= "git://repo.or.cz/linux-2.6/mini2440.git;protocol=git;branch=mini2440-stable-v2.6.30 \
11 file://defconfig-mini2440"
17 COMPATIBLE_HOST
= "arm.*-linux"
18 COMPATIBLE_MACHINE
= "(mini2440|micro2440)"
20 FILES_kernel
-image
= ""
21 ALLOW_EMPTY_kernel_image
= "1"
24 install $
{WORKDIR
}/defconfig
-mini2440 $
{S
}/.config
28 KERNEL_RELEASE
= "2.6.30"