]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
Linux 2.6.29-rc1
[linux-2.6-omap-h63xx.git] / Makefile
index 0469e48c9a84a275314954db5092260fc561862c..c06e250eca18cf5b3176a8af6a2295c5e5738a56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 28
-EXTRAVERSION =
+SUBLEVEL = 29
+EXTRAVERSION = -rc1
 NAME = Erotic Pickled Herring
 
 # *DOCUMENTATION*
@@ -1009,7 +1009,7 @@ define check-symlink
 endef
 
 # We create the target directory of the symlink if it does
-# not exist so the test in chack-symlink works and we have a
+# not exist so the test in check-symlink works and we have a
 # directory for generated filesas used by some architectures.
 define create-symlink
        if [ ! -L include/asm ]; then                                      \