X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=3dbc826bb8e6d73c175d772a497f17accd61c23e;hb=08177e12b7b4c3d59060f829e5c151d06f9a08d6;hp=fec2a12710eb37ba72f65a394d7e8aa9284485d9;hpb=0e81a8ae37687845f7cdfa2adce14ea6a5f1dd34;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index fec2a12..3dbc826 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* @@ -1538,7 +1538,7 @@ quiet_cmd_rmdirs = $(if $(wildcard $(rm-dirs)),CLEAN $(wildcard $(rm-dirs))) quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files))) cmd_rmfiles = rm -f $(rm-files) -# Run depmod only is we have System.map and depmod is executable +# Run depmod only if we have System.map and depmod is executable # and we build for the host arch quiet_cmd_depmod = DEPMOD $(KERNELRELEASE) cmd_depmod = \