X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=9d5fea7c407350ca9c9a91ec697109e93af1d54e;hb=refs%2Ftags%2Fv3.2.71;hp=b6d8282790fc236630d1f509aa99acd7628cd7b8;hpb=f34e7558918d5f635013f621f4a7bf251e994a5c;p=pandora-kernel.git diff --git a/Makefile b/Makefile index b6d8282790fc..9d5fea7c4073 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 32 +SUBLEVEL = 71 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