X-Git-Url: http://review.tizen.org/git/?p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git;a=blobdiff_plain;f=Makefile;h=de8d6377be41d725913d97cbbc3020569fa7bd1f;hp=1a2628ee5d917376f0f9262eb8c0ba4722a89775;hb=HEAD;hpb=53611c0ce9f6e2fa2e31f9ab4ad8c08c512085ba diff --git a/Makefile b/Makefile index 1a2628e..de8d637 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 0 -EXTRAVERSION = -rc6 -NAME = Shuffling Zombie Juror +SUBLEVEL = 26 +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