X-Git-Url: https://git.stricted.de/?p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git;a=blobdiff_plain;f=Makefile;h=4b7074f5994b508cf7427cffa5518a09ea27fd10;hp=f26470169c70921f1b226f1128e35d276eff97b9;hb=9aae3dad3dce4c74abcbff77ade8aa4888e002aa;hpb=66b4554a10194a0fb4272f185b5fc6f2710741de diff --git a/Makefile b/Makefile index f26470169c70..4b7074f5994b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 97 +SUBLEVEL = 101 EXTRAVERSION = NAME = TOSSUG Baby Fish @@ -374,7 +374,7 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \ -Werror-implicit-function-declaration \ -Wno-format-security \ -fno-delete-null-pointer-checks \ - -std=gnu89 + -w -std=gnu89 KBUILD_AFLAGS_KERNEL := KBUILD_CFLAGS_KERNEL :=