X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=30d685b629a46a84f5ccbd022a4ac52eb97fdefe;hb=eedab661a51966c454e38c17266a531aa58b4a98;hp=92cbc05c31adca02c97178a32cc8708a446532b6;hpb=dd7e54ade8f515ec38d5dc2129705352e2296f8e;p=firefly-linux-kernel-4.4.55.git diff --git a/Makefile b/Makefile index 92cbc05c31ad..30d685b629a4 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