diff options
Diffstat (limited to 'recipes-kernel/aim-v4l2/aim-v4l2.bb')
-rw-r--r-- | recipes-kernel/aim-v4l2/aim-v4l2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/aim-v4l2/aim-v4l2.bb b/recipes-kernel/aim-v4l2/aim-v4l2.bb index 123369601..c32610349 100644 --- a/recipes-kernel/aim-v4l2/aim-v4l2.bb +++ b/recipes-kernel/aim-v4l2/aim-v4l2.bb @@ -24,3 +24,6 @@ do_install_append () { echo "aim_v4l2" > ${D}${sysconfdir}/modules-load.d/aim_v4l2.conf fi } + +# These sources are currently for the porter kernel only +COMPATIBLE_MACHINE = "porter" |