From 6983aacd37e799b035732187aab6896f46f57a60 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 22 Apr 2010 07:12:09 +0000 Subject: kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch') diff --git a/target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch b/target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch index e4324717b..6ea9ba51e 100644 --- a/target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch +++ b/target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch @@ -1,6 +1,6 @@ --- a/arch/mips/include/asm/string.h +++ b/arch/mips/include/asm/string.h -@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__ +@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__ #define __HAVE_ARCH_MEMSET extern void *memset(void *__s, int __c, size_t __count); -- cgit v1.2.3