X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=77ac417023ffcff18ff05778a65c1ce241645911;hb=0149138c4142da287d23f9d5c6038f7fb5e30ac2;hp=848be2634e15dbcbd8ac1d13f62d53e33f47fb50;hpb=260716c872b0d2702ebf15c9228c6e86e0ea404a;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 848be2634e15..77ac417023ff 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 54 +SUBLEVEL = 72 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