]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - Makefile
pcmcia/yenta: add module parameter for O2 speedups
[net-next-2.6.git] / Makefile
index 9f64552f09d6a7bf2bf2dedb4f7e00deca0bcfaa..5f333bf870f40c52704a8910ef4e53f7cb57aae7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,10 +18,9 @@ MAKEFLAGS += -rR --no-print-directory
 
 # Avoid funny character set dependencies
 unexport LC_ALL
-LC_CTYPE=C
 LC_COLLATE=C
 LC_NUMERIC=C
-export LC_CTYPE LC_COLLATE LC_NUMERIC
+export LC_COLLATE LC_NUMERIC
 
 # We are using a recursive build, so we need to do a little thinking
 # to get the ordering right.