X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=cfadb8fc7781eb4b7ffb095ec72cd0878066f415;hb=2fdc41c8a852611a3251462e3c8539626ecb3b4f;hp=f6005826b1d3c8308ff46b7cd778fe882e63f06e;hpb=a2d09e92ec5a7ee46e55d29ce8ad5afb45b02d37;p=pandora-kernel.git diff --git a/Makefile b/Makefile index f6005826b1d3..cfadb8fc7781 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 46 +SUBLEVEL = 79 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