summaryrefslogtreecommitdiffstats
path: root/rules/libvorbis.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:16:45 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:17:29 +0200
commit62eed8c7e9f0e9f55553f8b0ab2943dcbd8638f2 (patch)
tree9037c9e3f149c2422a671a19bccbe78f3123d472 /rules/libvorbis.make
parent5895e1d83ff84e2b3f130ea47bf31809dfc5a322 (diff)
downloadptxdist-62eed8c7e9f0e9f55553f8b0ab2943dcbd8638f2.tar.gz
ptxdist-62eed8c7e9f0e9f55553f8b0ab2943dcbd8638f2.tar.xz
libvorbis: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/libvorbis.make')
-rw-r--r--rules/libvorbis.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/libvorbis.make b/rules/libvorbis.make
index 812003ee9..3b36cc8b0 100644
--- a/rules/libvorbis.make
+++ b/rules/libvorbis.make
@@ -25,14 +25,6 @@ LIBVORBIS_SOURCE := $(SRCDIR)/$(LIBVORBIS).$(LIBVORBIS_SUFFIX)
LIBVORBIS_DIR := $(BUILDDIR)/$(LIBVORBIS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(LIBVORBIS_SOURCE):
- @$(call targetinfo)
- @$(call get, LIBVORBIS)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------