From c124ab6d9ab53a60d43ab3402ec5019b0d4e627a Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 14 Mar 2005 03:02:45 +0000 Subject: add some cache functions from broadcom code. add first stuff for remote kernel debugging git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@367 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../kernel-patches/005-arch_mips_config-shared_in.bz2 | Bin 738 -> 934 bytes .../linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 | Bin 0 -> 642 bytes package/linux/linux.config | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 diff --git a/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 b/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 index 2b6f5dcff..10b8ce41e 100644 Binary files a/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 and b/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 differ diff --git a/package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 b/package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 new file mode 100644 index 000000000..5ebbc1d9c Binary files /dev/null and b/package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 differ diff --git a/package/linux/linux.config b/package/linux/linux.config index 85881e7f5..dada53e2d 100644 --- a/package/linux/linux.config +++ b/package/linux/linux.config @@ -1107,7 +1107,7 @@ CONFIG_USB_PRINTER=m # CONFIG_CROSSCOMPILE=y # CONFIG_RUNTIME_DEBUG is not set -# CONFIG_KGDB is not set +# CONFIG_REMOTE_DEBUG is not set # CONFIG_GDB_CONSOLE is not set # CONFIG_DEBUG_INFO is not set CONFIG_MAGIC_SYSRQ=y -- cgit v1.2.3