summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.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-glib.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-glib.make')
-rw-r--r--rules/host-glib.make12
1 files changed, 0 insertions, 12 deletions
diff --git a/rules/host-glib.make b/rules/host-glib.make
index aa9a296dd..a5bef4aba 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -18,18 +18,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GLIB) += host-glib
#
HOST_GLIB_DIR = $(HOST_BUILDDIR)/$(GLIB)
-#
-# 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_GLIB = host-$(GLIB)
-
-ifdef PTXCONF_HOST_GLIB
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-glib.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------