diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-19 19:47:47 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-19 19:47:47 +0000 |
commit | 03c678238897eccc6a361c16ad8e655ca3d88847 (patch) | |
tree | b1ac7f6eb005fd9f66d517f8b3a9536c58b38932 | |
parent | ea2785d5ba7bd7a8cbc4be71563e8986618357de (diff) |
no actual config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@106 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | obsolete-buildroot/sources/uClibc.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/uClibc.config b/obsolete-buildroot/sources/uClibc.config index 985f76d764..e8f40a4288 100644 --- 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_nios is not set +# TARGET_nios2 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" +C_SYMBOL_PREFIX="" HAVE_DOT_CONFIG=y # |