]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock
[linux-2.6-omap-h63xx.git] / Makefile
index 92cbc05c31adca02c97178a32cc8708a446532b6..c6f7b71eae81a25a13bb99d13c52c1dc7083d6b6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 21
-EXTRAVERSION =
-NAME = Nocturnal Monster Puppy
+SUBLEVEL = 22
+EXTRAVERSION = -rc7
+NAME = Holy Dancing Manatees, Batman!
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
@@ -856,6 +856,7 @@ archprepare: prepare1 scripts_basic
 
 prepare0: archprepare FORCE
        $(Q)$(MAKE) $(build)=.
+       $(Q)$(MAKE) $(build)=. missing-syscalls
 
 # All the preparing..
 prepare: prepare0