ep93xx-kernel: add COMPATIBLE_MACHINE = "ep93xx"
authorKoen Kooi <koen@openembedded.org>
Tue, 25 Apr 2006 08:05:17 +0000 (08:05 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Apr 2006 08:05:17 +0000 (08:05 +0000)
packages/linux/ep93xx-kernel_2.6.16.bb

index 1806290..a472e93 100644 (file)
@@ -4,6 +4,8 @@ MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>"
 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 \