X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=cb5790580fca2cea5b70a27b0359e198f589da0c;hb=3fb9a65529615944138d527b70174840c95c637a;hp=46eea76bc57088c14b427800354df5b5cb98b8b5;hpb=b9a33cebac70d6f67a769ce8d4078fee2b254ada;p=powerpc.git diff --git a/Makefile b/Makefile index 46eea76bc5..cb5790580f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION =-rc5 +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) # ---------------------------------------------------------------------------