summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/skmm-host
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-08-12 22:42:35 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:15 -0300
commitfc653b7888171ac1bf6558aec1c814304eea6095 (patch)
tree8e0e514044119d4bd1c6a0b617e6b03285e2a6ce /recipes-kernel/skmm-host
parent382fa5f551407dcc4afb41a06b42048b1ba377fa (diff)
downloadmeta-freescale-fc653b7888171ac1bf6558aec1c814304eea6095.tar.gz
skmm-host: Add COMPATIBLE_MACHINE
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/skmm-host')
-rw-r--r--recipes-kernel/skmm-host/skmm-host_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index e3d6dbee..02412631 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -13,3 +13,5 @@ S = "${WORKDIR}/git"
13EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"' 13EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
14 14
15FILES_${PN} += "/etc/skmm/ /usr/bin/" 15FILES_${PN} += "/etc/skmm/ /usr/bin/"
16
17COMPATIBLE_MACHINE = "(p4080ds|t4240qds)"