X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=cfadb8fc7781eb4b7ffb095ec72cd0878066f415;hb=619d48665f45c3a9ccadd8cf171cb8ce230900ec;hp=9072feeb46fe2b30f35d39e058e68ae43a42f229;hpb=88fd5f3bd7e7e20ef9455564ed26d757d1a55f09;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 9072feeb46fe..cfadb8fc7781 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 45 +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