summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-libtool.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:50:46 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:50:46 +0200
commitce7e67922bbb799155db007923d37f85afd67405 (patch)
treebe44655cb84c9527802401a416966bc90dbae627 /rules/host-autotools-libtool.make
parent7f4a5b5fd63a92615e98b31168547566863b7a99 (diff)
downloadptxdist-ce7e67922bbb799155db007923d37f85afd67405.tar.gz
ptxdist-ce7e67922bbb799155db007923d37f85afd67405.tar.xz
host-autotools-libtool: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-libtool.make')
-rw-r--r--rules/host-autotools-libtool.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-autotools-libtool.make b/rules/host-autotools-libtool.make
index e766660c2..7d7c499a3 100644
--- a/rules/host-autotools-libtool.make
+++ b/rules/host-autotools-libtool.make
@@ -28,14 +28,6 @@ HOST_AUTOTOOLS_LIBTOOL_DEVPKG := NO
$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-libtool.install.post
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_AUTOTOOLS_LIBTOOL_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_AUTOTOOLS_LIBTOOL)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------