X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=6d3f2d447bdbddebba38bd3002e08abc8f275192;hb=de9ba611731e25d18cdf634de785d2630e3e36c8;hp=9fd7e6086f19c1198b896f7de77071900f3095d8;hpb=ef00e58c65808c26f4c9f1c3aa45640d7c99bf56;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 9fd7e6086f19..6d3f2d447bdb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 30 +SUBLEVEL = 63 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