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