diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-05-30 13:28:04 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-05-30 13:28:04 +0000 |
commit | b4bf98b0efcdd1ba0939488e8e026d7dc5084951 (patch) | |
tree | ad51e49aa3b6da6dc4b5588fabd8f6f0a67d9193 /packages/linux/linux-mtx-2_2.4.27.bb | |
parent | 93455e1a52321f3325626d04f0892d8f92662b22 (diff) | |
parent | 31fb355a9baa325a90873fafa7dd2a1f67de1970 (diff) |
merge of '4be62db5e8ff5d5cad0e43cd8487d753ab05b5db'
and '9f8cf61e9a8cc62317c12ec79fb40a6685030bc3'
Diffstat (limited to 'packages/linux/linux-mtx-2_2.4.27.bb')
-rw-r--r-- | packages/linux/linux-mtx-2_2.4.27.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-mtx-2_2.4.27.bb b/packages/linux/linux-mtx-2_2.4.27.bb index 9a64ebb492..29c938a5c4 100644 --- a/packages/linux/linux-mtx-2_2.4.27.bb +++ b/packages/linux/linux-mtx-2_2.4.27.bb @@ -51,6 +51,7 @@ S = "${WORKDIR}/linux" inherit kernel +COMPATIBLE_MACHINE = "mtx-2" COMPATIBLE_HOST = "mipsel.*-linux" ARCH = "mips" KERNEL_OUTPUT = "arch/mips/zboot/images/mtx-2.flash.bin" |