X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=e43b86ec72bf09b242e9988a5cb8ac4d10f4971c;hb=ba4a3d538851c0524b438da2746e68d75868a37e;hp=fa5acc8396a299ea185eec4d5c517a663060c473;hpb=46159f6e9d9a41a0ec1914f983e7ca6e416330c1;p=pandora-kernel.git diff --git a/Makefile b/Makefile index fa5acc8396a2..e43b86ec72bf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 26 +SUBLEVEL = 78 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