summaryrefslogtreecommitdiffstats
path: root/rules/host-chrpath.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
commit00a9520fb45e20c2ddbe2345bf5d77d727e66a0c (patch)
treef9c1ae1c66d50f9b9273a0497dab698922b33cbe /rules/host-chrpath.make
parente8a03045be6dec3451c1c3a407ff44684bac5776 (diff)
downloadptxdist-00a9520fb45e20c2ddbe2345bf5d77d727e66a0c.tar.gz
ptxdist-00a9520fb45e20c2ddbe2345bf5d77d727e66a0c.tar.xz
host-chrpath: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-chrpath.make')
-rw-r--r--rules/host-chrpath.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-chrpath.make b/rules/host-chrpath.make
index 37b0a35db..1abd6d60f 100644
--- a/rules/host-chrpath.make
+++ b/rules/host-chrpath.make
@@ -28,14 +28,6 @@ HOST_CHRPATH_DIR := $(HOST_BUILDDIR)/$(HOST_CHRPATH)
HOST_CHRPATH_DEVPKG := NO
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_CHRPATH_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_CHRPATH)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------