From 4b51f401d82dc25b54fe794b92bea3fbe3a6af33 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Tue, 19 Dec 2006 14:58:25 +0000 Subject: * glibc.make removed PTXCONF_GLIBC_INSTALL git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6543 33e552b5-05e3-0310-8538-816dae2090ed --- rules/glibc.make | 8 -------- 1 file changed, 8 deletions(-) (limited to 'rules/glibc.make') diff --git a/rules/glibc.make b/rules/glibc.make index 589846649..22d2b8c91 100644 --- a/rules/glibc.make +++ b/rules/glibc.make @@ -77,13 +77,6 @@ glibc_targetinstall: $(STATEDIR)/glibc.targetinstall $(STATEDIR)/glibc.targetinstall: $(glibc_targetinstall_deps_default) @$(call targetinfo, $@) -# -# Hack Alert: -# Do not install anything if the user -# do not wants it. GLIBC_INSTALL should disable -# the whole packet instead of the ipkg only.... -# -ifdef PTXCONF_GLIBC_INSTALL @$(call install_init, glibc) @$(call install_fixup, glibc,PACKAGE,glibc) @@ -214,7 +207,6 @@ endif # /usr/share/zoneinfo/$$target) \ # done; @$(call install_finish, glibc) -endif @$(call touch, $@) -- cgit v1.2.3