X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=2b58ffc6a695bcd1cc2635b1f87c57c15a0918b1;hb=cdeecb8176e2c86270af8f1aadb70869ac67a745;hp=538463ed314e10d6dc85fbaa2b10327c970a029a;hpb=39716f2c8648f3d26934c44a79c14a4e6298a920;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 538463ed314e..2b58ffc6a695 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 55 +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