projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix dependency order for sstrip
[openwrt.git]
/
obsolete-buildroot
/
sources
/
uClibc.config
diff --git
a/obsolete-buildroot/sources/uClibc.config
b/obsolete-buildroot/sources/uClibc.config
index
985f76d
..
e8f40a4
100644
(file)
--- a/
obsolete-buildroot/sources/uClibc.config
+++ b/
obsolete-buildroot/sources/uClibc.config
@@
-12,6
+12,8
@@
# TARGET_m68k is not set
# TARGET_microblaze is not set
TARGET_mips=y
# TARGET_m68k is not set
# TARGET_microblaze is not set
TARGET_mips=y
+# TARGET_nios is not set
+# TARGET_nios2 is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sparc is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sparc is not set
@@
-40,6
+42,7
@@
HAS_FPU=y
DO_C99_MATH=y
WARNINGS="-Wall"
KERNEL_SOURCE="/usr/src/linux"
DO_C99_MATH=y
WARNINGS="-Wall"
KERNEL_SOURCE="/usr/src/linux"
+C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
#
HAVE_DOT_CONFIG=y
#
This page took
0.023783 seconds
and
4
git commands to generate.