mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user