X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=9d5fea7c407350ca9c9a91ec697109e93af1d54e;hp=d985af0c93ecf1002999921a28f4187c5f04d417;hb=d07c3d992f7b4cafa50490751725db83276554e2;hpb=20c7bbdde3de202d847f7e9f14cbd7ffeb03e81e diff --git a/Makefile b/Makefile index d985af0c93ec..9d5fea7c4073 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 35 +SUBLEVEL = 71 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