> +# Avoid funny character set dependencies > +LC_ALL= > +LC_CTYPE=C > +LC_COLLATE=C > +LC_NUMERIC=C > +export LC_ALL LC_CTYPE LC_COLLATE LC_NUMERIC Yes, this plus my first patch (only touching the awk script, not the Makefile) make sense to me. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html