[kernel] r11984 - dists/trunk/linux-kbuild-2.6/src
    Bastian Blank 
    waldi at alioth.debian.org
       
    Sat Aug  9 13:45:48 UTC 2008
    
    
  
Author: waldi
Date: Sat Aug  9 13:30:45 2008
New Revision: 11984
Log:
src/Makefile
- Remove not longer available scripts.
- Add new script.
Modified:
   dists/trunk/linux-kbuild-2.6/src/Makefile
Modified: dists/trunk/linux-kbuild-2.6/src/Makefile
==============================================================================
--- dists/trunk/linux-kbuild-2.6/src/Makefile	(original)
+++ dists/trunk/linux-kbuild-2.6/src/Makefile	Sat Aug  9 13:30:45 2008
@@ -15,11 +15,11 @@
 	mkversion
 
 SCRIPTS =  \
-	checkconfig.pl \
 	checkincludes.pl \
 	checkstack.pl \
 	checkversion.pl \
 	gcc-version.sh \
+	gcc-x86_64-has-stack-protector.sh \
 	gen_initramfs_list.sh \
 	kernel-doc \
 	Lindent \
@@ -28,8 +28,6 @@
 	mkuboot.sh \
 	namespace.pl \
 	patch-kernel \
-	reference_discarded.pl \
-	reference_init.pl \
 	setlocalversion \
 	ver_linux
 
    
    
More information about the Kernel-svn-changes
mailing list