summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-gl.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:38:38 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:38:38 +0200
commitb728027ce9fac1a25814e105eae33c028eea8f66 (patch)
tree029af808cef7ca69413d2b3982fd0aac00010f18 /rules/gst-plugins-gl.make
parent6eac2083dc61b9fbf15b6603b52a61a5cfb7b5a1 (diff)
downloadptxdist-b728027ce9fac1a25814e105eae33c028eea8f66.tar.gz
ptxdist-b728027ce9fac1a25814e105eae33c028eea8f66.tar.xz
gst-plugins-gl: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-gl.make')
-rw-r--r--rules/gst-plugins-gl.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/gst-plugins-gl.make b/rules/gst-plugins-gl.make
index a21e6f76a..311220fa7 100644
--- a/rules/gst-plugins-gl.make
+++ b/rules/gst-plugins-gl.make
@@ -25,14 +25,6 @@ GST_PLUGINS_GL_SOURCE := $(SRCDIR)/$(GST_PLUGINS_GL).$(GST_PLUGINS_GL_SUFFIX)
GST_PLUGINS_GL_DIR := $(BUILDDIR)/$(GST_PLUGINS_GL)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(GST_PLUGINS_GL_SOURCE):
- @$(call targetinfo)
- @$(call get, GST_PLUGINS_GL)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------