projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add PKG_RELEASE var to packages lacking one
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.34
/
013-gcc4_inline_fix.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch
b/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch
index
77ab405
..
a7082de
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch
+++ b/
target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/include/asm/system.h
+++ b/arch/mips/include/asm/system.h
--- a/arch/mips/include/asm/system.h
+++ b/arch/mips/include/asm/system.h
-@@ -19
4,7 +194
,7 @@ extern __u64 __xchg_u64_unsupported_on_3
+@@ -19
8,7 +198
,7 @@ extern __u64 __xchg_u64_unsupported_on_3
#define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels
#endif
#define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels
#endif
This page took
0.026959 seconds
and
4
git commands to generate.