X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=70769fbb8be4ae350dc44dd8188f909140c19bcb;hb=eb894ecfe841e855117facfbce1baa536bbc9bc1;hp=21c77e275651cb29b1317192b49a89aa9eb5ee6d;hpb=2d18772602ba45629dfd4ffe1878ecb26fb3d3ed;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 21c77e275651..70769fbb8be4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 37 +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