X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=2b58ffc6a695bcd1cc2635b1f87c57c15a0918b1;hb=8200024f8aa83d5900480c74f65f46d536a4fe62;hp=c8c9d02914f5f26af050765c817ed5706026127a;hpb=8eedd52017a07a5bae2aded2b5023bfba5971af9;p=pandora-kernel.git diff --git a/Makefile b/Makefile index c8c9d02914f5..2b58ffc6a695 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 38 +SUBLEVEL = 64 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