Author: tbm
Date: Sun Jan 29 08:48:10 2006
New Revision: 5621

Modified:
   
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
   
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch
Log:
update status


Modified: 
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
==============================================================================
--- 
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
      (original)
+++ 
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
      Sun Jan 29 08:48:10 2006
@@ -1,8 +1,8 @@
 #! /bin/sh -e
 ## 12_makefile.dpatch by Thiemo Seufer <[EMAIL PROTECTED]>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Fix Makefile for compiles with modern toolchains.
+## Upstream status: accepted
 
 if [ $# -lt 1 ]; then
     echo "`basename $0`: script expects -patch|-unpatch as argument" >&2

Modified: 
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch
==============================================================================
--- 
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch
     (original)
+++ 
dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch
     Sun Jan 29 08:48:10 2006
@@ -4,6 +4,18 @@
 ## DP: meth is built-in ethernet card on O2, and it would make sense for it to 
be
 ## DP: eth0, even if there is also another network card in PCI slot.
 
+# Jeff Garzik <[EMAIL PROTECTED]>
+
+# Date:   Sat, 28 Jan 2006 21:47:04 -0500
+# To: Martin Michlmayr <[EMAIL PROTECTED]>
+# Cc: [email protected], [EMAIL PROTECTED]
+
+# NAK.  Imagine if we did this for all platforms...  you would never stop
+# churning the Makefile, because there is no perfect order.  Its policy.
+# Its just to the distribution, not the kernel, to enforce preferences
+# like this.  Don't depend on kernel Makefile driver ordering.
+
+
 if [ $# -lt 1 ]; then
     echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
     exit 1

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to