]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Makefile
kbuild: .PHONY is not a variable, but PHONY is
[linux.git] / Makefile
index ca2af1ab91ebadf6ac5c62150b4e72f2a1f1441d..5b26847909ec6e434dd683eb91a28a81a055fb19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 4
 PATCHLEVEL = 18
 SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc3
 NAME = Merciless Moray
 
 # *DOCUMENTATION*
@@ -1717,6 +1717,6 @@ endif     # skip-makefile
 PHONY += FORCE
 FORCE:
 
-# Declare the contents of the .PHONY variable as phony.  We keep that
+# Declare the contents of the PHONY variable as phony.  We keep that
 # information in a variable so we can use it in if_changed and friends.
 .PHONY: $(PHONY)