linux-xxs1500: add COMPATIBLE_MACHINE
authorKoen Kooi <koen@openembedded.org>
Sun, 13 May 2007 17:09:43 +0000 (17:09 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 13 May 2007 17:09:43 +0000 (17:09 +0000)
packages/linux/linux-xxs1500_2.4.21.bb

index 4754b17..2775208 100644 (file)
@@ -13,6 +13,8 @@ S = "${WORKDIR}/linux"
 
 inherit kernel
 
+COMPATIBLE_MACHINE = "xxs1500"
+
 PACKAGE_ARCH = "xxs1500"
 ARCH = "mips"
 KERNEL_OUTPUT = "arch/mips/zboot/images/xxs1500.flash.srec"