linux-bd-neon: Set COMPATIBLE_MACHINES
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 24 Oct 2008 11:02:37 +0000 (13:02 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 24 Oct 2008 11:02:37 +0000 (13:02 +0200)
packages/linux/linux-bd-neon-2.6_2.6.22.bb

index 05ceb28..400fe78 100644 (file)
@@ -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"