X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=67d6cff6e4d4259cd0b2913a3d4eb7c0fff664a4;hb=de4fc07aff770743b2c3e3ee30a23a691450a4f6;hp=c628a5cfe422d3109c7a0dfca812c03b58639e8c;hpb=d661d76b0262f3ed649a1dea24c0119757592b09;p=linux-beck.git diff --git a/Makefile b/Makefile index c628a5cfe422..67d6cff6e4d4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc5 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* @@ -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.