summaryrefslogtreecommitdiffstats
path: root/rules/host-dtc.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-dtc.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-dtc.make')
-rw-r--r--rules/host-dtc.make11
1 files changed, 0 insertions, 11 deletions
diff --git a/rules/host-dtc.make b/rules/host-dtc.make
index e3eb99e73..e9cd784e3 100644
--- a/rules/host-dtc.make
+++ b/rules/host-dtc.make
@@ -33,17 +33,6 @@ $(HOST_DTC_SOURCE):
@$(call get, HOST_DTC)
# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-dtc.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_DTC_DIR))
- @$(call extract, HOST_DTC, $(HOST_BUILDDIR))
- @$(call patchin, HOST_DTC, $(HOST_DTC_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------