disable all kernel config options that are set to =m
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.24 / 013-mips_gdb_stub.patch
index 8df6cc680404969231479fcfaaa1318e1e322625..877fe9bd358affde6d744826e0a3e1f08671b7bc 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-2.6.24.7/arch/mips/kernel/gdb-stub.c
-===================================================================
---- linux-2.6.24.7.orig/arch/mips/kernel/gdb-stub.c
-+++ linux-2.6.24.7/arch/mips/kernel/gdb-stub.c
+--- a/arch/mips/kernel/gdb-stub.c
++++ b/arch/mips/kernel/gdb-stub.c
 @@ -656,6 +656,7 @@ void set_async_breakpoint(unsigned long 
        *epc = (unsigned long)async_breakpoint;
  }