]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Makefile
ARM: dts: tx6: add enet_out clock for FEC
[karo-tx-linux.git] / Makefile
index f3c543df4697f8e3cb39b31520d6ce61aa3bee84..d0901b46b4bfd15aedfd3a0ccfa2d3c3255ff8fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 3
 PATCHLEVEL = 16
 SUBLEVEL = 0
-EXTRAVERSION = -rc5
+EXTRAVERSION =
 NAME = Shuffling Zombie Juror
 
 # *DOCUMENTATION*
@@ -688,6 +688,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