]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
[PATCH] ARM: OMAP: Add support for Amstrad Delta (E3) Videophone
[linux-2.6-omap-h63xx.git] / Makefile
index 667556fbacba1fea86857b5c32970ce92213ca03..88a71bdbbd4443d3e48dbb767453b0936ad64cb9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 16
-EXTRAVERSION =-rc4
+EXTRAVERSION =
 NAME=Sliding Snow Leopard
 
 # *DOCUMENTATION*
@@ -909,7 +909,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)
 
 # ---------------------------------------------------------------------------