summaryrefslogtreecommitdiffstats
path: root/rules/libssh2.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:28 +0200
commit99f3e617df66b00b0f0d5b84f28a6c2eacf7fa15 (patch)
tree177113e35ccd48449d501619a6560a7c1f984fba /rules/libssh2.make
parent228759ef40912c1fffbe3d2039ffb7305b5e8c31 (diff)
downloadptxdist-99f3e617df66b00b0f0d5b84f28a6c2eacf7fa15.tar.gz
ptxdist-99f3e617df66b00b0f0d5b84f28a6c2eacf7fa15.tar.xz
libssh2: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/libssh2.make')
-rw-r--r--rules/libssh2.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/libssh2.make b/rules/libssh2.make
index 48b62a785..d683c6718 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -25,14 +25,6 @@ LIBSSH2_SOURCE := $(SRCDIR)/$(LIBSSH2).$(LIBSSH2_SUFFIX)
LIBSSH2_DIR := $(BUILDDIR)/$(LIBSSH2)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(LIBSSH2_SOURCE):
- @$(call targetinfo)
- @$(call get, LIBSSH2)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------