X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=216e47ac025b54bf9f58c80ad28dfdb0e601a9d1;hb=4b31a34e0e0f8835fec2cca1f0d52275ac22b1ed;hp=e5ac8a62e6e57c855c4da06e3d80c2438fccee48;hpb=455c6fdbd219161bd09b1165f11699d6d73de11c;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/Makefile b/Makefile index e5ac8a6..216e47a 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 0 -EXTRAVERSION = -NAME = Shuffling Zombie Juror +SUBLEVEL = 25 +EXTRAVERSION = -ltsi +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