[kernel] r6792 - in dists/trunk/linux-2.6/debian/patches: series

Bastian Blank waldi at costa.debian.org
Tue Jun 13 14:18:30 UTC 2006


Author: waldi
Date: Tue Jun 13 14:18:29 2006
New Revision: 6792

Added:
   dists/trunk/linux-2.6/debian/patches/kernelvariables.patch   (contents, props changed)
Modified:
   dists/trunk/linux-2.6/debian/patches/series/0experimental.1

Log:
Add patch which makes the toolchain variables easily overwritable.

* debian/patches/series/0experimental.1: Add kernelvariables.patch.
* debian/patches/kernelvariables.patch: Add.


Added: dists/trunk/linux-2.6/debian/patches/kernelvariables.patch
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/patches/kernelvariables.patch	Tue Jun 13 14:18:29 2006
@@ -0,0 +1,13 @@
+diff --git a/Makefile b/Makefile
+index a3a7baa..32d9ea4 100644
+--- a/Makefile
++++ b/Makefile
+@@ -296,6 +296,8 @@ LDFLAGS_MODULE  = -r
+ CFLAGS_KERNEL	=
+ AFLAGS_KERNEL	=
+ 
++-include .kernelvariables
++
+ 
+ # Use LINUXINCLUDE when you must reference the include/ directory.
+ # Needed to be compatible with the O= option

Modified: dists/trunk/linux-2.6/debian/patches/series/0experimental.1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/0experimental.1	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/0experimental.1	Tue Jun 13 14:18:29 2006
@@ -3,6 +3,7 @@
 #FIXME + fs-asfs-2.patch
 + modular-ide-pnp.patch
 + version.patch
++ kernelvariables.patch
 # 
 + ia64-irq-affinity-upfix.patch
 + powerpc-mkvmlinuz-support.patch



More information about the Kernel-svn-changes mailing list