X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=de4f8f7d396c6435065a02ebb8274b54165ec2a6;hb=07d3f51febdc139c63e95671126fd2791113902e;hp=92cbc05c31adca02c97178a32cc8708a446532b6;hpb=dd7e54ade8f515ec38d5dc2129705352e2296f8e;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index 92cbc05c31a..de4f8f7d396 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 21 +SUBLEVEL = 22 EXTRAVERSION = -NAME = Nocturnal Monster Puppy +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