X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=Makefile;h=d0901b46b4bfd15aedfd3a0ccfa2d3c3255ff8fc;hp=f3c543df4697f8e3cb39b31520d6ce61aa3bee84;hb=refs%2Fheads%2Ftx6-rel-2015-02-27-mfg;hpb=55ae1bd0d2fca3858fdc4bb86c1fc9b79650fe5b diff --git a/Makefile b/Makefile index f3c543df4697..d0901b46b4bf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = NAME = Shuffling Zombie Juror # *DOCUMENTATION* @@ -688,6 +688,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 += -Wa,-gdwarf-2