[kernel] r11051 - in dists/etch/linux-2.6.24/debian: . config/mips

Martin Michlmayr tbm at alioth.debian.org
Sat Apr 5 17:02:00 UTC 2008


Author: tbm
Date: Sat Apr  5 17:01:44 2008
New Revision: 11051

Log:
Disable NET_EMATCH_META to work around a compiler error.


Modified:
   dists/etch/linux-2.6.24/debian/changelog
   dists/etch/linux-2.6.24/debian/config/mips/config

Modified: dists/etch/linux-2.6.24/debian/changelog
==============================================================================
--- dists/etch/linux-2.6.24/debian/changelog	(original)
+++ dists/etch/linux-2.6.24/debian/changelog	Sat Apr  5 17:01:44 2008
@@ -2,6 +2,7 @@
 
   [ Martin Michlmayr ]
   * [arm] Disable IEEE1394 (Firewire).
+  * [mips] Disable NET_EMATCH_META to work around a compiler error.
 
  -- Martin Michlmayr <tbm at cyrius.com>  Sat, 05 Apr 2008 19:00:14 +0200
 

Modified: dists/etch/linux-2.6.24/debian/config/mips/config
==============================================================================
--- dists/etch/linux-2.6.24/debian/config/mips/config	(original)
+++ dists/etch/linux-2.6.24/debian/config/mips/config	Sat Apr  5 17:01:44 2008
@@ -2,3 +2,4 @@
 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
 CONFIG_GENERIC_FIND_NEXT_BIT=y
 # CONFIG_NIU is not set
+# CONFIG_NET_EMATCH_META is not set



More information about the Kernel-svn-changes mailing list