summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2008-10-24 13:02:37 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2008-10-24 13:02:37 +0200
commit8655c6c036a930bd0767efcf512ddb8dd654c6b9 (patch)
treea5725124e4fe91115e39ebfccaaf8390c066b1d7
parent0d4559f79c13a864d782c5599a7803389d1dd20c (diff)
linux-bd-neon: Set COMPATIBLE_MACHINES
-rw-r--r--packages/linux/linux-bd-neon-2.6_2.6.22.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-bd-neon-2.6_2.6.22.bb b/packages/linux/linux-bd-neon-2.6_2.6.22.bb
index 05ceb28ee5..400fe782db 100644
--- a/packages/linux/linux-bd-neon-2.6_2.6.22.bb
+++ b/packages/linux/linux-bd-neon-2.6_2.6.22.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "2.6 Linux Kernel for Boundary Devices NEON Board"
SECTION = "kernel"
HOMEPAGE = "N/A"
LICENSE = "GPL"
+COMPATIBLE_MACHINE = "bd-neon"
DEPENDS += "u-boot-utils-native"
PR = "r2"