projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename wl.o wireless interface from ethX to wl0
[openwrt.git]
/
openwrt
/
toolchain
/
uClibc
/
files
/
config.armeb
diff --git
a/openwrt/toolchain/uClibc/files/config.armeb
b/openwrt/toolchain/uClibc/files/config.armeb
index
a9665d5
..
ad01dc6
100644
(file)
--- a/
openwrt/toolchain/uClibc/files/config.armeb
+++ b/
openwrt/toolchain/uClibc/files/config.armeb
@@
-45,7
+45,8
@@
ARCH_BIG_ENDIAN=y
# ARCH_HAS_NO_MMU is not set
ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
-HAS_FPU=y
+# HAS_FPU is not set
+UCLIBC_HAS_SOFT_FLOAT=y
# DO_C99_MATH is not set
KERNEL_SOURCE="./toolchain_build_armeb/linux"
C_SYMBOL_PREFIX=""
This page took
0.023373 seconds
and
4
git commands to generate.