[kernel] r5987 - in dists/trunk/linux-2.6/debian/arch: mips mipsel

Martin Michlmayr tbm at costa.debian.org
Mon Feb 27 23:13:15 UTC 2006


Author: tbm
Date: Mon Feb 27 23:13:14 2006
New Revision: 5987

Modified:
   dists/trunk/linux-2.6/debian/arch/mips/defines
   dists/trunk/linux-2.6/debian/arch/mipsel/defines
Log:
mips doesn't do initrds right now; this will be changed on some sub-arches
(but not SGI) later.


Modified: dists/trunk/linux-2.6/debian/arch/mips/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/mips/defines	Mon Feb 27 23:13:14 2006
@@ -1,5 +1,5 @@
 [base]
-depends: yaird | initramfs-tools | linux-initramfs-tool
+initrd: false
 flavours:
  r4k-ip22
  r5k-ip32

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/defines	Mon Feb 27 23:13:14 2006
@@ -1,5 +1,5 @@
 [base]
-depends: yaird | initramfs-tools | linux-initramfs-tool
+initrd: false
 flavours:
  r5k-cobalt
  sb1-bcm91250a



More information about the Kernel-svn-changes mailing list