projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: fix typos in the AR8216 header file
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.30
/
025-mips_disable_fpu.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.30/025-mips_disable_fpu.patch
b/target/linux/generic-2.6/patches-2.6.30/025-mips_disable_fpu.patch
index
a8ffc23
..
47ff707
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.30/025-mips_disable_fpu.patch
+++ b/
target/linux/generic-2.6/patches-2.6.30/025-mips_disable_fpu.patch
@@
-13,8
+13,8
@@
Signed-off-by: Florian Fainelli <florian@openwrt.org>
bool
+config MIPS_FPU_EMU
-+ bool
-+ default
n
++ bool
"Enable FPU emulation"
++ default
y
+ help
+ This option allows building a kernel with or without the Algorithmics
+ FPU emulator enabled. Turning off this option results in a kernel which
This page took
0.022444 seconds
and
4
git commands to generate.