summaryrefslogtreecommitdiffstats
path: root/rules/host-pelts.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-18 13:18:16 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-01-19 13:25:38 +0100
commitf24e7f331ab6d615ead3f46da9f5c13a1b604e13 (patch)
tree425ab2a7fcca146075b3eeba9536e599f2151e87 /rules/host-pelts.make
parentc728461b08bf44e12570354f1e6367ed1d98711f (diff)
downloadptxdist-f24e7f331ab6d615ead3f46da9f5c13a1b604e13.tar.gz
ptxdist-f24e7f331ab6d615ead3f46da9f5c13a1b604e13.tar.xz
[host-*] remove obsolete stages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-pelts.make')
-rw-r--r--rules/host-pelts.make19
1 files changed, 0 insertions, 19 deletions
diff --git a/rules/host-pelts.make b/rules/host-pelts.make
index 765611e1a..5d3bc694c 100644
--- a/rules/host-pelts.make
+++ b/rules/host-pelts.make
@@ -27,25 +27,6 @@ HOST_PELTS_SOURCE := $(SRCDIR)/$(HOST_PELTS).$(HOST_PELTS_SUFFIX)
HOST_PELTS_DIR := $(HOST_BUILDDIR)/$(HOST_PELTS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_PELTS_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_PELTS)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-pelts.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_PELTS_DIR))
- @$(call extract, HOST_PELTS, $(HOST_BUILDDIR))
- @$(call patchin, HOST_PELTS, $(HOST_PELTS_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------