aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/skmm-host/skmm-host_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index f0e0f882..4c7a371a 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -13,5 +13,8 @@ S = "${WORKDIR}/git"
EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
FILES_${PN} += "/etc/skmm/ /usr/bin/"
+
COMPATIBLE_MACHINE = "(p4080ds|t4240qds)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
CLEANBROKEN = "1"