summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xcomposite.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 19:40:17 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 19:40:55 +0200
commitce48357eb6ba407434185d7127453924765d50f1 (patch)
tree15f6f9afd233fec3eaf7a448d59bb92855036736 /rules/xorg-lib-Xcomposite.make
parent480070593f2ff150664752b6d8855284ecd108e2 (diff)
downloadptxdist-ce48357eb6ba407434185d7127453924765d50f1.tar.gz
ptxdist-ce48357eb6ba407434185d7127453924765d50f1.tar.xz
xorg-lib-Xcomposite: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-lib-Xcomposite.make')
-rw-r--r--rules/xorg-lib-Xcomposite.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/xorg-lib-Xcomposite.make b/rules/xorg-lib-Xcomposite.make
index b64022ff7..22249babd 100644
--- a/rules/xorg-lib-Xcomposite.make
+++ b/rules/xorg-lib-Xcomposite.make
@@ -24,15 +24,6 @@ XORG_LIB_XCOMPOSITE_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_X
XORG_LIB_XCOMPOSITE_SOURCE := $(SRCDIR)/$(XORG_LIB_XCOMPOSITE).$(XORG_LIB_XCOMPOSITE_SUFFIX)
XORG_LIB_XCOMPOSITE_DIR := $(BUILDDIR)/$(XORG_LIB_XCOMPOSITE)
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(XORG_LIB_XCOMPOSITE_SOURCE):
- @$(call targetinfo)
- @$(call get, XORG_LIB_XCOMPOSITE)
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------