X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=807188826c7dd0e62231eb4c12ff0b1fb27e4cec;hb=af95f36608dcdf7267ae2052faf3cf0fa59488a6;hp=ec90bfb294205d25a0be7c769df167830befb28a;hpb=e08e9457eeba01608645e398c7e69b2fb40e31a9;p=pandora-kernel.git diff --git a/Makefile b/Makefile index ec90bfb29420..807188826c7d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 56 +SUBLEVEL = 69 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