summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-05-13 17:09:43 +0000
committerKoen Kooi <koen@openembedded.org>2007-05-13 17:09:43 +0000
commit9773687e679f9af345fd4b782ff6acc2594fe24a (patch)
tree0595f1e58194c0075d43acb3d76d511eb2defcb0 /packages
parentfe6ba1c3bb52a59e0bdd601feaf49e3c69724469 (diff)
linux-xxs1500: add COMPATIBLE_MACHINE
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-xxs1500_2.4.21.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-xxs1500_2.4.21.bb b/packages/linux/linux-xxs1500_2.4.21.bb
index 4754b17046..2775208680 100644
--- a/packages/linux/linux-xxs1500_2.4.21.bb
+++ b/packages/linux/linux-xxs1500_2.4.21.bb
@@ -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"