linux-smdk2440_2.6.18.bb : add compatible machine
authorGraeme Gregory <dp@xora.org.uk>
Fri, 20 Oct 2006 09:52:03 +0000 (09:52 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 20 Oct 2006 09:52:03 +0000 (09:52 +0000)
packages/linux/linux-smdk2440_2.6.18.bb

index bf96454..2394991 100644 (file)
@@ -15,6 +15,7 @@ S = "${WORKDIR}/linux-${PV}"
 inherit kernel
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "smdk2440"
 KERNEL_IMAGETYPE = "zImage"
 
 do_configure() {