X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=f08f8bfbd788d85ba7e2cfa640a07c83704e8afc;hb=0d189b4451f424bdb4296a0c791b9cd731bc317e;hp=566750c59e47b0fa66d66c9d15b2a6be37299cca;hpb=7771ca86f49d1aad069a275eb792ee48e3f800d1;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 566750c59e47..f08f8bfbd788 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 44 +SUBLEVEL = 66 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