summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-03-04 20:36:18 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-03-04 20:36:18 +0000
commit7a90d4e9c4ee8b7f31bd66830bc0d9c0bd6e08db (patch)
treeaacde347cbfdfe58b4e634dc64fc657de2814b91 /rules/glibc.make
parent59443cbd7dba3a178bf9e51caacb532dd4aba940 (diff)
downloadptxdist-7a90d4e9c4ee8b7f31bd66830bc0d9c0bd6e08db.tar.gz
ptxdist-7a90d4e9c4ee8b7f31bd66830bc0d9c0bd6e08db.tar.xz
* Seems to be missing PTXCONF_, added
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5011 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index 82b3c6506..604e25dca 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -16,7 +16,7 @@
#
# bloody hack, I'm sorry (mkl)
#
-ifndef CROSSTOOL
+ifndef PTXCONF_CROSSTOOL
PACKAGES-$(PTXCONF_GLIBC) += glibc
endif