X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=e867b34c9ffc15df327a76ff5056439825ec58a5;hb=6c42026dd67496937c76d608a15faa65d2528391;hp=40d1e3b0f484604f666c8b5a9096fb0e52987d73;hpb=8432d2280bd7558fde3a0385d1b35c947197d754;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 40d1e3b0f484..e867b34c9ffc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 23 +SUBLEVEL = 62 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