aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-magicbox_2.6.18.6.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-05-07 21:49:05 +0000
committerKoen Kooi <koen@openembedded.org>2007-05-07 21:49:05 +0000
commit1c484102d87944ebda3f30bcffce3e788cfe0cf3 (patch)
tree84856245a2ea115d608c93a4d8b29616ecdbedf1 /packages/linux/linux-magicbox_2.6.18.6.bb
parentf9aac45244be2995907833e7ceab149f3de6680f (diff)
downloadopenembedded-1c484102d87944ebda3f30bcffce3e788cfe0cf3.tar.gz
linux-magicbox: add COMPATIBLE_MACHINE
Diffstat (limited to 'packages/linux/linux-magicbox_2.6.18.6.bb')
-rw-r--r--packages/linux/linux-magicbox_2.6.18.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-magicbox_2.6.18.6.bb b/packages/linux/linux-magicbox_2.6.18.6.bb
index e306c54e7b..fde955ce9a 100644
--- a/packages/linux/linux-magicbox_2.6.18.6.bb
+++ b/packages/linux/linux-magicbox_2.6.18.6.bb
@@ -4,6 +4,8 @@ LICENSE = "GPL"
PR = "r2"
DEPENDS = "u-boot"
+COMPATIBLE_MACHINE = "magicbox"
+
KERNEL_CCSUFFIX = "-3.4.4"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \