r8 - in unstable/rt2500/debian: . patches

Aurelien Jarno aurel32 at alioth.debian.org
Tue Mar 6 20:56:45 CET 2007


Author: aurel32
Date: 2007-03-06 19:56:45 +0000 (Tue, 06 Mar 2007)
New Revision: 8

Modified:
   unstable/rt2500/debian/changelog
   unstable/rt2500/debian/patches/2.6.19.diff
Log:
  * patches/2.6.19.diff: add a missing part preventing the module
    to be built on 2.6.19+ kernels (closes: bug#413724).


Modified: unstable/rt2500/debian/changelog
===================================================================
--- unstable/rt2500/debian/changelog	2007-03-06 01:08:37 UTC (rev 7)
+++ unstable/rt2500/debian/changelog	2007-03-06 19:56:45 UTC (rev 8)
@@ -1,3 +1,10 @@
+rt2500 (1:1.1.0-b4-2) unstable; urgency=low
+
+  * patches/2.6.19.diff: add a missing part preventing the module
+    to be built on 2.6.19+ kernels (closes: bug#413724).
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Tue,  6 Mar 2007 20:55:40 +0100
+
 rt2500 (1:1.1.0-b4-1) unstable; urgency=low
 
   * Switch back to 1.1.0-b4 + backported patches (closes: bug#411703, 

Modified: unstable/rt2500/debian/patches/2.6.19.diff
===================================================================
--- unstable/rt2500/debian/patches/2.6.19.diff	2007-03-06 01:08:37 UTC (rev 7)
+++ unstable/rt2500/debian/patches/2.6.19.diff	2007-03-06 19:56:45 UTC (rev 8)
@@ -102,3 +102,13 @@
  {
      struct net_device   *net_dev = dev_instance;
      PRTMP_ADAPTER       pAdapter = net_dev->priv;
+--- Module/rt_config.h	2006/08/15 13:12:55	1.16
++++ Module/rt_config.h	2006/11/30 23:18:16	1.17
+@@ -55,7 +55,6 @@
+ #error  You must compile this driver with "-O".
+ #endif
+ 
+-#include <linux/config.h>  //can delete
+ #include <linux/module.h>
+ #include <linux/version.h>
+ #include <linux/kernel.h>




More information about the Pkg-ralink-commits mailing list