From d28c60f866cfe27b431263f6ed4564b6e37882b3 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@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 openwrt/package/linux/linux.config | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 openwrt/package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 (limited to 'openwrt/package/linux') diff --git a/openwrt/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 b/openwrt/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 index 2b6f5dcff..10b8ce41e 100644 Binary files a/openwrt/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 and b/openwrt/package/linux/kernel-patches/005-arch_mips_config-shared_in.bz2 differ diff --git a/openwrt/package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 b/openwrt/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/openwrt/package/linux/kernel-patches/029-arch_mips_mm_c-r4k_c.bz2 differ diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 85881e7f5..dada53e2d 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/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