summaryrefslogtreecommitdiffstats
path: root/rules/libsigcpp.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
commitf3a77d0e90f88d4c4c3d300c016e224140983554 (patch)
tree99ff2d1a3e5a8d47308ec8bee15a53f9226f5ee2 /rules/libsigcpp.make
parentb51f156d403bb98c87e0669659c8edb15ca5438d (diff)
downloadptxdist-f3a77d0e90f88d4c4c3d300c016e224140983554.tar.gz
ptxdist-f3a77d0e90f88d4c4c3d300c016e224140983554.tar.xz
libsigcpp: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/libsigcpp.make')
-rw-r--r--rules/libsigcpp.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/libsigcpp.make b/rules/libsigcpp.make
index 1e72c4e90..12d484d38 100644
--- a/rules/libsigcpp.make
+++ b/rules/libsigcpp.make
@@ -26,14 +26,6 @@ LIBSIGCPP_SOURCE := $(SRCDIR)/$(LIBSIGCPP).$(LIBSIGCPP_SUFFIX)
LIBSIGCPP_DIR := $(BUILDDIR)/$(LIBSIGCPP)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(LIBSIGCPP_SOURCE):
- @$(call targetinfo)
- @$(call get, LIBSIGCPP)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------