summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-ugly.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:39:05 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:39:05 +0200
commit5563435292e725bacec4c74f2689127997ee50ab (patch)
treec83b85a227343e9219fe5c9e858fda5c13059554 /rules/gst-plugins-ugly.make
parent0caf14e83fd320ca4c479be2551ea0b3bf597960 (diff)
downloadptxdist-5563435292e725bacec4c74f2689127997ee50ab.tar.gz
ptxdist-5563435292e725bacec4c74f2689127997ee50ab.tar.xz
gst-plugins-ugly: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-ugly.make')
-rw-r--r--rules/gst-plugins-ugly.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/gst-plugins-ugly.make b/rules/gst-plugins-ugly.make
index 63c2ae3a2..5cbbc77e3 100644
--- a/rules/gst-plugins-ugly.make
+++ b/rules/gst-plugins-ugly.make
@@ -25,14 +25,6 @@ GST_PLUGINS_UGLY_SOURCE := $(SRCDIR)/$(GST_PLUGINS_UGLY).$(GST_PLUGINS_UGLY_SUF
GST_PLUGINS_UGLY_DIR := $(BUILDDIR)/$(GST_PLUGINS_UGLY)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(GST_PLUGINS_UGLY_SOURCE):
- @$(call targetinfo)
- @$(call get, GST_PLUGINS_UGLY)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------