X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=5b500f93425b2d34209a8073ee228670ab5f0734;hb=fad79858d2f2d8d18c3a1a4d1f4bb87a0c49b1d1;hp=b6d8282790fc236630d1f509aa99acd7628cd7b8;hpb=f34e7558918d5f635013f621f4a7bf251e994a5c;p=pandora-kernel.git diff --git a/Makefile b/Makefile index b6d8282790fc..5b500f93425b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 32 +SUBLEVEL = 80 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