projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a compile error in block2mtd when compiled as module
[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
4338391
..
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
-@@ -8
28,6 +828
,17 @@ config I8259
+@@ -8
42,6 +842
,17 @@ config I8259
config MIPS_BONITO64
bool
This page took
0.021801 seconds
and
4
git commands to generate.