summaryrefslogtreecommitdiffstats
path: root/rules/host-xorg-server.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-05-26 12:09:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-05-27 14:17:44 +0200
commit77282384bdc39a8b4d9ecf4c91d4706b4fdef7a4 (patch)
tree7d3126005fd1063a099c895ac06ef1157895452e /rules/host-xorg-server.make
parentb3f66aa25b560530ef4bed73a50674d948917dd1 (diff)
downloadptxdist-77282384bdc39a8b4d9ecf4c91d4706b4fdef7a4.tar.gz
ptxdist-77282384bdc39a8b4d9ecf4c91d4706b4fdef7a4.tar.xz
autogen-tools: remove obsolete special dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-xorg-server.make')
-rw-r--r--rules/host-xorg-server.make12
1 files changed, 0 insertions, 12 deletions
diff --git a/rules/host-xorg-server.make b/rules/host-xorg-server.make
index 8bcb7496c..5dc104190 100644
--- a/rules/host-xorg-server.make
+++ b/rules/host-xorg-server.make
@@ -19,18 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_SERVER) += host-xorg-server
#
HOST_XORG_SERVER_DIR = $(HOST_BUILDDIR)/$(XORG_SERVER)
-#
-# well, well, what can I say: HACK-warning
-#
-# this way we fool the patching not to patch us
-# and the autogen_dep script, not to run autogen on us
-#
-HOST_XORG_SERVER = host-$(XORG_SERVER)
-
-ifdef PTXCONF_HOST_XORG_SERVER
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-xorg-server.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------