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