X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=8fd06101c4821c60e5a70498f9aa078d62de9066;hb=a527e8d4f7ae0e1d6a3c267f31e13b1d2a198508;hp=13d8f323ae431668efe3d9bfa935b99ff2402380;hpb=c0cbbdebe91a944d653ca75670b77bbf57498150;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/Makefile b/Makefile index 13d8f32..8fd0610 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 12 +SUBLEVEL = 24 EXTRAVERSION = NAME = Remembering Coco @@ -639,6 +639,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