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

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

Advertisement

Kernel v2.6.3-rc3 /Makefile

Filename:/Makefile
Lines Added:3
Lines Deleted:3
Also changed in: (Previous) 2.6.3-bk4  2.6.3-bk3  2.6.3-rc2-bk2  2.6.3-rc2-bk1  2.6.3-rc2  2.6.3-bk2 
(Following) 2.6.3-rc3-bk1  2.6.3-rc4  2.6.3  2.6.3-bk5  2.6.3-bk6  2.6.3-bk7 

Location
[  2.6.3-rc3
   o  Makefile

Patch

diff -Nru a/Makefile b/Makefile
--- a/Makefile   Sat Feb 14 18:46:06 2004
+++ b/Makefile   Sat Feb 14 18:46:06 2004
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 2
-EXTRAVERSION =
+SUBLEVEL = 3
+EXTRAVERSION =-rc3
 NAME=Feisty Dunnart
 
 # *DOCUMENTATION*
@@ -830,7 +830,7 @@
       cmd_cscope-file = $(all-sources) > cscope.files
 
 quiet_cmd_cscope = MAKE    cscope.out
-      cmd_cscope = cscope -k -b
+      cmd_cscope = cscope -k -b -q
 
 cscope: FORCE
    $(call cmd,cscope-file)


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