[kernel] r14713 - in dists/trunk/linux-kbuild-2.6: debian scripts

Ben Hutchings benh at alioth.debian.org
Wed Dec 2 21:41:44 UTC 2009


Author: benh
Date: Wed Dec  2 21:41:43 2009
New Revision: 14713

Log:
Include new script module-common.lds, thanks to Zoran Dzelajlija.

Modified:
   dists/trunk/linux-kbuild-2.6/debian/changelog
   dists/trunk/linux-kbuild-2.6/scripts/Makefile

Modified: dists/trunk/linux-kbuild-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-kbuild-2.6/debian/changelog	Wed Dec  2 21:41:13 2009	(r14712)
+++ dists/trunk/linux-kbuild-2.6/debian/changelog	Wed Dec  2 21:41:43 2009	(r14713)
@@ -1,6 +1,7 @@
 linux-kbuild-2.6 (2.6.32~rc8-1~experimental.1) UNRELEASED; urgency=low
 
   * New upstream release candidate.
+  * Include new script module-common.lds, thanks to Zoran Dzelajlija.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 02 Dec 2009 21:40:48 +0000
 

Modified: dists/trunk/linux-kbuild-2.6/scripts/Makefile
==============================================================================
--- dists/trunk/linux-kbuild-2.6/scripts/Makefile	Wed Dec  2 21:41:13 2009	(r14712)
+++ dists/trunk/linux-kbuild-2.6/scripts/Makefile	Wed Dec  2 21:41:43 2009	(r14713)
@@ -27,6 +27,7 @@
 	makelst \
 	mksysmap \
 	mkuboot.sh \
+	module-common.lds \
 	namespace.pl \
 	patch-kernel \
 	setlocalversion \



More information about the Kernel-svn-changes mailing list