2 DESCRIPTION
= "Linux kernel for VIA EPiA"
6 SRC_URI
= "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
7 http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1;name=patch1 \
8 http://hem.bredband.net/ekmlar/patch-vt1211-2.6.txt;patch=1;name=patch2 \
10 S
= "${WORKDIR}/linux-${PV}"
12 COMPATIBLE_HOST
= 'i
.86.
*-linux'
18 # Don't want kernel in rootfs
20 ALLOW_EMPTY_kernel
= "1"
21 PACKAGES
+= "kernel-image"
22 FILES_kernel
-image
= "/boot/${KERNEL_IMAGETYPE}*"
24 do_configure_prepend
() {
25 install
-m
0644 $
{WORKDIR
}/epia_defconfig $
{S
}/.config