summaryrefslogtreecommitdiffstats
path: root/rules/libpopt.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:27 +0200
commit625907e212eb3388a9f7669eb6cb57d538f78a25 (patch)
tree972feecc2d9c0d5dc4a19b8042d5a007a2d2002b /rules/libpopt.make
parentf8cf1ee4457424119e2d6cac78f20b9f16cdbbb0 (diff)
downloadptxdist-625907e212eb3388a9f7669eb6cb57d538f78a25.tar.gz
ptxdist-625907e212eb3388a9f7669eb6cb57d538f78a25.tar.xz
libpopt: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/libpopt.make')
-rw-r--r--rules/libpopt.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/libpopt.make b/rules/libpopt.make
index e21fd3a58..27d011ff2 100644
--- a/rules/libpopt.make
+++ b/rules/libpopt.make
@@ -26,14 +26,6 @@ LIBPOPT_SOURCE := $(SRCDIR)/$(LIBPOPT).$(LIBPOPT_SUFFIX)
LIBPOPT_DIR := $(BUILDDIR)/$(LIBPOPT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(LIBPOPT_SOURCE):
- @$(call targetinfo)
- @$(call get, LIBPOPT)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------