summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.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
commit7f4a5b5fd63a92615e98b31168547566863b7a99 (patch)
tree2158828b1bb02f5b8420de2246e7d15b4095b910 /rules/host-autotools-automake.make
parent26fe42b8f528ed739916817803f4c355503bd564 (diff)
downloadptxdist-7f4a5b5fd63a92615e98b31168547566863b7a99.tar.gz
ptxdist-7f4a5b5fd63a92615e98b31168547566863b7a99.tar.xz
host-autotools-automake: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-automake.make')
-rw-r--r--rules/host-autotools-automake.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-autotools-automake.make b/rules/host-autotools-automake.make
index 1ca514cdb..8e19eb91f 100644
--- a/rules/host-autotools-automake.make
+++ b/rules/host-autotools-automake.make
@@ -28,14 +28,6 @@ HOST_AUTOTOOLS_AUTOMAKE_DEVPKG := NO
$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-automake.install.post
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_AUTOTOOLS_AUTOMAKE_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_AUTOTOOLS_AUTOMAKE)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------