summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good11.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gst-plugins-good11.make')
-rw-r--r--rules/gst-plugins-good11.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/gst-plugins-good11.make b/rules/gst-plugins-good11.make
index 04fc1ed95..d0acdbd39 100644
--- a/rules/gst-plugins-good11.make
+++ b/rules/gst-plugins-good11.make
@@ -114,6 +114,11 @@ GST_PLUGINS_GOOD11_ENABLEC-y += $(GST_PLUGINS_GOOD11_ENABLE-y)
GST_PLUGINS_GOOD11_ENABLEC- += $(GST_PLUGINS_GOOD11_ENABLE-)
GST_PLUGINS_GOOD11_ENABLEP-y += $(GST_PLUGINS_GOOD11_ENABLE-y)
+# for new linux/videodev2.h from kernel headers
+GST_PLUGINS_GOOD11_CONF_ENV := \
+ $(CROSS_ENV) \
+ CPPFLAGS="$(CROSS_CPPFLAGS) -I$(KERNEL_HEADERS_INCLUDE_DIR)"
+
#
# autoconf
#