X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=135a04a2607687a2656522ad389c9b7c0b3fa515;hb=eb3975c8907cc9cab47c3759faf653101c8aec95;hp=78209ee1f9811724f2ccc79b023fe2c7ad321105;hpb=97bd5f0054ee879d778f4c7501ee2f88a9981ce2;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/Makefile b/Makefile index 78209ee..135a04a 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 0 -EXTRAVERSION = -rc5 -NAME = Shuffling Zombie Juror +SUBLEVEL = 23 +EXTRAVERSION = +NAME = Remembering Coco # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -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