summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/hdm-i2c/hdm-i2c.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/hdm-i2c/hdm-i2c.bb')
-rw-r--r--recipes-kernel/hdm-i2c/hdm-i2c.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/hdm-i2c/hdm-i2c.bb b/recipes-kernel/hdm-i2c/hdm-i2c.bb
index 6e51106b..92184afd 100644
--- a/recipes-kernel/hdm-i2c/hdm-i2c.bb
+++ b/recipes-kernel/hdm-i2c/hdm-i2c.bb
@@ -24,3 +24,6 @@ do_install_append () {
echo "hdm_i2c" > ${D}${sysconfdir}/modules-load.d/hdm_i2c.conf
fi
}
+
+# These sources are currently for the porter kernel only
+COMPATIBLE_MACHINE = "porter"