X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=67d6cff6e4d4259cd0b2913a3d4eb7c0fff664a4;hb=8e1e8a4779cb23c1d9f51e9223795e07ec54d77a;hp=e6b06cbeb47e407a823eb25f393eb7c2c570cee0;hpb=6f40334694dce047d43c6f2cce255b596da6de50;p=linux-beck.git diff --git a/Makefile b/Makefile index e6b06cbeb47e..67d6cff6e4d4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc1 +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.