alsa-driver: add compatible_machine mask
authorKoen Kooi <koen@openembedded.org>
Fri, 20 Oct 2006 20:35:45 +0000 (20:35 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 20 Oct 2006 20:35:45 +0000 (20:35 +0000)
packages/alsa/alsa-driver_0.9.6-hh4c.bb

index 36fec31..f8b3f6f 100644 (file)
@@ -1,6 +1,8 @@
 # needs a gcc4 fix
 BROKEN = "1"
 
+COMPATIBLE_MACHINE = "(h3600|h3900)"
+
 DESCRIPTION = "Alsa Drivers"
 SECTION = "base"
 LICENSE = "GPL"