Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.25-git5 /Makefile

Filename:/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.6.25-git4  2.6.25-git3  2.6.25-git2  2.6.25-git1  2.6.25  2.6.25-rc9-git3 
(Following) 2.6.25-git6  2.6.25-git7  2.6.25-git8  2.6.25-git9  2.6.25-git10  2.6.25-git11 

Location
[  2.6.25-git5
   o  Makefile

Patch

diff --git a/Makefile b/Makefile
index 39516bf..4547b80 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 25
-EXTRAVERSION =
+EXTRAVERSION = -git5
 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 = \


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.