]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
Linux 2.6.16
[linux-2.6-omap-h63xx.git] / Makefile
index 77a448c8e77654594495d78639e71fd303e35f4f..cb5790580fca2cea5b70a27b0359e198f589da0c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 16
-EXTRAVERSION =-rc4
+EXTRAVERSION =
 NAME=Sliding Snow Leopard
 
 # *DOCUMENTATION*
@@ -905,7 +905,7 @@ define filechk_version.h
        )
 endef
 
-include/linux/version.h: $(srctree)/Makefile .config FORCE
+include/linux/version.h: $(srctree)/Makefile .config .kernelrelease FORCE
        $(call filechk,version.h)
 
 # ---------------------------------------------------------------------------