X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=70769fbb8be4ae350dc44dd8188f909140c19bcb;hp=53689610b2dbd015e54e15adb4085e1072b02619;hb=fd623507bdcee1f7a387ae86adb7a66b431dd056;hpb=c74a5e1fe4d0672936c8fb63d7484dfeaa30669c diff --git a/Makefile b/Makefile index 53689610b2db..70769fbb8be4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 28 +SUBLEVEL = 67 EXTRAVERSION = NAME = Saber-toothed Squirrel @@ -592,6 +592,8 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif +KBUILD_CFLAGS += $(call cc-option, -fno-var-tracking-assignments) + ifdef CONFIG_DEBUG_INFO KBUILD_CFLAGS += -g KBUILD_AFLAGS += -gdwarf-2