X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=30d685b629a46a84f5ccbd022a4ac52eb97fdefe;hb=6a506238b33efd93e60c1585d654b37e292183de;hp=92cbc05c31adca02c97178a32cc8708a446532b6;hpb=dd7e54ade8f515ec38d5dc2129705352e2296f8e;p=linux-2.6 diff --git a/Makefile b/Makefile index 92cbc05c31..30d685b629 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 21 -EXTRAVERSION = -NAME = Nocturnal Monster Puppy +SUBLEVEL = 22 +EXTRAVERSION = -rc4 +NAME = Jeff Thinks I Should Change This, But To What? # *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