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