summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-autoconf.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
commit26fe42b8f528ed739916817803f4c355503bd564 (patch)
tree6c9ebe5104593a447576d3b85e9ca8edaf72e7f7 /rules/host-autotools-autoconf.make
parent2a2ced484a7a2afb6df1890e045daa12e347b066 (diff)
downloadptxdist-26fe42b8f528ed739916817803f4c355503bd564.tar.gz
ptxdist-26fe42b8f528ed739916817803f4c355503bd564.tar.xz
host-autotools-autoconf: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-autoconf.make')
-rw-r--r--rules/host-autotools-autoconf.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-autotools-autoconf.make b/rules/host-autotools-autoconf.make
index a0c365cb7..f81c9d2aa 100644
--- a/rules/host-autotools-autoconf.make
+++ b/rules/host-autotools-autoconf.make
@@ -28,14 +28,6 @@ HOST_AUTOTOOLS_AUTOCONF_DEVPKG := NO
$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-autoconf.install.post
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_AUTOTOOLS_AUTOCONF_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_AUTOTOOLS_AUTOCONF)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------