Linux 3.10.64
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / Makefile
index 0142c934adbd20718845c6459b90cf02ab2e4517..e5b63fb3d0e127bbba7671ffae39270a9d2ab811 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 3
 PATCHLEVEL = 10
-SUBLEVEL = 0
-EXTRAVERSION = -rc7
-NAME = Unicycling Gorilla
+SUBLEVEL = 64
+EXTRAVERSION =
+NAME = TOSSUG Baby Fish
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
@@ -614,6 +614,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  += -gdwarf-2