From: Koen Kooi Date: Tue, 25 Apr 2006 08:05:17 +0000 (+0000) Subject: ep93xx-kernel: add COMPATIBLE_MACHINE = "ep93xx" X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e02cb7511a15cb077056fdfc430ca9cb4ec32bf;p=openembedded.git ep93xx-kernel: add COMPATIBLE_MACHINE = "ep93xx" --- diff --git a/packages/linux/ep93xx-kernel_2.6.16.bb b/packages/linux/ep93xx-kernel_2.6.16.bb index 1806290a67..a472e9379c 100644 --- a/packages/linux/ep93xx-kernel_2.6.16.bb +++ b/packages/linux/ep93xx-kernel_2.6.16.bb @@ -4,6 +4,8 @@ MAINTAINER = "Koen Kooi " LICENSE = "GPL" PR = "r0" +COMPATIBLE_MACHINE = "ep93xx" + SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ http://www.wantstofly.org/~buytenh/ep93xx/derevo17.diff;patch=1 \ http://cowebs.contec.at/ep93xx/EP93XX_Framebuffer1.patch;patch=1 \