--- a/arch/arm/boot/compressed/decompress.c +++ b/arch/arm/boot/compressed/decompress.c @@ -48,6 +48,7 @@ extern char * strstr(const char * s1, co #ifdef CONFIG_KERNEL_XZ #define memmove memmove #define memcpy memcpy +extern char * strstr(const char *, const char *); #include "../../../../lib/decompress_unxz.c" #endif e/master-31e0f0ae/atom/target/linux/generic/patches-3.10/257-wireless_ext_kconfig_hack.patch?h=do-work/Edimax-v2' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/257-wireless_ext_kconfig_hack.patch
blob: daac5898aea5efdda06e10905689893510c7b8fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22