summaryrefslogtreecommitdiffstats
path: root/rules/cross-pkg-config-wrapper.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-08-01 20:50:18 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-27 18:22:28 +0200
commit762041ca0dde6664b8a9d2179bbdcce7aabd0b65 (patch)
treedeee26fa73854fdc7c61774872749f7d13d1edbd /rules/cross-pkg-config-wrapper.make
parent03d9b8173dc75cf330389c87d4988c9f35d9b3ed (diff)
downloadptxdist-762041ca0dde6664b8a9d2179bbdcce7aabd0b65.tar.gz
ptxdist-762041ca0dde6664b8a9d2179bbdcce7aabd0b65.tar.xz
[cross-pkg-config-wrapper] remove obsolete stages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/cross-pkg-config-wrapper.make')
-rw-r--r--rules/cross-pkg-config-wrapper.make32
1 files changed, 0 insertions, 32 deletions
diff --git a/rules/cross-pkg-config-wrapper.make b/rules/cross-pkg-config-wrapper.make
index 216fee54b..e50bb6f76 100644
--- a/rules/cross-pkg-config-wrapper.make
+++ b/rules/cross-pkg-config-wrapper.make
@@ -14,38 +14,6 @@
CROSS_PACKAGES-$(PTXCONF_CROSS_PKG_CONFIG_WRAPPER) += cross-pkg-config-wrapper
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/cross-pkg-config-wrapper.get:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/cross-pkg-config-wrapper.extract:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/cross-pkg-config-wrapper.prepare:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/cross-pkg-config-wrapper.compile:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Install
# ----------------------------------------------------------------------------