linux-cmx270-rp: Set COMPATIBLE_MACHINE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1246 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-02-01 14:33:40 +00:00
parent 96dcd778ca
commit 13f8e413f6

View File

@@ -27,7 +27,7 @@ KERNEL_OUTPUT = "arch/${ARCH}/boot/compressed/${KERNEL_IMAGETYPE}"
inherit kernel
COMPATIBLE_HOST = "arm.*-linux"
#COMPATIBLE_MACHINE = "cmx270"
COMPATIBLE_MACHINE = "cmx270"
do_configure_prepend() {
install -m 0644 ${WORKDIR}/defconfig ${S}/.config