X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=610d1c332c45d1d8d2da3adc42e0fb0ad20c7123;hb=fbf6a5fcbcc2248f1e676f7a0a7d49cd4b535d2a;hp=b309fca4b94419231d1b66b3b14e1caaf962a7b4;hpb=0c56042adc02fa460a2d6bc507a1e3f9bde326fc;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index b309fca..610d1c3 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 30 -EXTRAVERSION = -rc4 -NAME = Vindictive Armadillo +EXTRAVERSION = -rc8 +NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -1293,7 +1293,7 @@ help: @echo ' dir/ - Build all files in dir and below' @echo ' dir/file.[ois] - Build specified target only' @echo ' dir/file.ko - Build module including final link' - @echo ' prepare - Set up for building external modules' + @echo ' modules_prepare - Set up for building external modules' @echo ' tags/TAGS - Generate tags file for editors' @echo ' cscope - Generate cscope index' @echo ' kernelrelease - Output the release version string'