ipod: add compatible machine
authorKoen Kooi <koen@openembedded.org>
Tue, 22 May 2007 09:53:04 +0000 (09:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 22 May 2007 09:53:04 +0000 (09:53 +0000)
packages/linux/ipod_2.4.24-ipod0.bb

index e6248e5..b0fe988 100644 (file)
@@ -10,6 +10,8 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
 
 S = "${WORKDIR}/linux-${KV}"
 
+COMPATIBLE_MACHINE = "ipod"
+
 inherit kernel
 
 EXTRA_OEMAKE = ""