ARM64: dts: rockchip: add ctrl-base for rk3399
[firefly-linux-kernel-4.4.55.git] / Makefile
index a652b43614164824a08c9a91301aac0d3b043baf..96e9b02967fbe7521778cf4f592a300bd653606e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 4
 PATCHLEVEL = 4
-SUBLEVEL = 0
-EXTRAVERSION = -rc6
+SUBLEVEL = 6
+EXTRAVERSION =
 NAME = Blurry Fish Butt
 
 # *DOCUMENTATION*
@@ -10,8 +10,6 @@ NAME = Blurry Fish Butt
 # Comments in this file are targeted only to the developer, do not
 # expect to learn how to build the kernel reading this file.
 
-SUBLEVEL = 0
-
 # o Do not use make's built-in rules and variables
 #   (this increases performance and avoids hard-to-debug behaviour);
 # o Look for make include files relative to root of kernel src