projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bcm47xx: Add basic 2.6.32 support.
[openwrt.git]
/
target
/
linux
/
octeon
/
patches
/
001-handle_removal_h_constraint.patch
diff --git
a/target/linux/octeon/patches/001-handle_removal_h_constraint.patch
b/target/linux/octeon/patches/001-handle_removal_h_constraint.patch
index
b0ec076
..
ea19508
100644
(file)
--- a/
target/linux/octeon/patches/001-handle_removal_h_constraint.patch
+++ b/
target/linux/octeon/patches/001-handle_removal_h_constraint.patch
@@
-11,8
+11,8
@@
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
--- a/arch/mips/include/asm/compiler.h
+++ b/arch/mips/include/asm/compiler.h
-@@ -
26,4 +26,11 @@ typedef u64 uintx_t;
- #
endif
+@@ -
16,4 +16,11 @@
+ #
define GCC_REG_ACCUM "accum"
#endif
+#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)
This page took
0.020441 seconds
and
4
git commands to generate.