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

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

Advertisement

Kernel v2.6.15-rc5-git3 /Makefile

Filename:/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.6.15-rc5-git2  2.6.15-rc5-git1  2.6.15-rc5  2.6.15-rc4-git2  2.6.15-rc4-git1  2.6.15-rc4 
(Following) 2.6.15-rc5-git4  2.6.15-rc5-git5  2.6.15-rc5-git6  2.6.15-rc5-git7  2.6.15-rc6  2.6.15-rc6-git1 

Location
[  2.6.15-rc5-git3
   o  Makefile

Patch

diff --git a/Makefile b/Makefile
index b1c458c..9c23347 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 15
-EXTRAVERSION =-rc5
+EXTRAVERSION = -rc5-git3
 NAME=Affluent Albatross
 
 # *DOCUMENTATION*
@@ -408,7 +408,7 @@ outputmakefile:
 # of make so .config is not included in this case either (for *config).
 
 no-dot-config-targets := clean mrproper distclean \
-          cscope TAGS tags help %docs check% kernelrelease
+          cscope TAGS tags help %docs check%
 
 config-targets := 0
 mixed-targets  := 0


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