summaryrefslogtreecommitdiffstats
path: root/rules/libxslt.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libxslt.make')
-rw-r--r--rules/libxslt.make11
1 files changed, 1 insertions, 10 deletions
diff --git a/rules/libxslt.make b/rules/libxslt.make
index 22ad6e0c1..4641a13e6 100644
--- a/rules/libxslt.make
+++ b/rules/libxslt.make
@@ -2,6 +2,7 @@
# $Id: template 2878 2005-07-03 17:54:38Z rsc $
#
# Copyright (C) 2005 by Robert Schwebel
+# 2010 by Marc Kleine-Budde <mkl@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -75,16 +76,6 @@ endif
# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/libxslt.install:
- @$(call targetinfo)
- @$(call install, LIBXSLT)
- @install $(LIBXSLT_DIR)/xslt-config $(PTXCONF_SYSROOT_CROSS)/bin/
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------