summaryrefslogtreecommitdiffstats
path: root/rules/libgpg-error.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libgpg-error.make')
-rw-r--r--rules/libgpg-error.make14
1 files changed, 1 insertions, 13 deletions
diff --git a/rules/libgpg-error.make b/rules/libgpg-error.make
index 16f1542ac..e03c3cf40 100644
--- a/rules/libgpg-error.make
+++ b/rules/libgpg-error.make
@@ -1,6 +1,7 @@
# -*-makefile-*-
#
# Copyright (C) 2009 by Erwin Rol
+# 2010 by Marc Kleine-Budde <mkl@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -44,19 +45,6 @@ LIBGPG_ERROR_ENV := $(CROSS_ENV)
LIBGPG_ERROR_AUTOCONF := $(CROSS_AUTOCONF_USR)
# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/libgpg-error.install:
- @$(call targetinfo)
- @$(call install, LIBGPG_ERROR)
-
- cp $(LIBGPG_ERROR_DIR)/src/gpg-error-config $(PTXCONF_SYSROOT_CROSS)/bin/gpg-error-config
- chmod a+x $(PTXCONF_SYSROOT_CROSS)/bin/gpg-error-config
-
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------