projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] prepare kernel 2.6.32 support
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.32
/
025-mips_disable_fpu.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
b/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
index
200b750
..
e1e9f73
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
+++ b/
target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
@@
-8,7
+8,7
@@
Signed-off-by: Florian Fainelli <florian@openwrt.org>
--
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -8
27,6 +827
,17 @@ config I8259
+@@ -8
42,6 +842
,17 @@ config I8259
config MIPS_BONITO64
bool
config MIPS_BONITO64
bool
@@
-71,7
+71,7
@@
Signed-off-by: Florian Fainelli <florian@openwrt.org>
/* Control registers */
#define FPCREG_RID 0 /* $0 = revision id */
/* Control registers */
#define FPCREG_RID 0 /* $0 = revision id */
-@@ -127
3,6 +1275
,13 @@ int fpu_emulator_cop1Handler(struct pt_r
+@@ -127
4,6 +1276
,13 @@ int fpu_emulator_cop1Handler(struct pt_r
return sig;
}
return sig;
}
This page took
0.019697 seconds
and
4
git commands to generate.