diff options
author | Mike Baker <mbm@openwrt.org> | 2004-07-19 19:47:47 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2004-07-19 19:47:47 +0000 |
commit | 764ec25efaf160c38b8103eea9bb3057457c152b (patch) | |
tree | b1ac7f6eb005fd9f66d517f8b3a9536c58b38932 /obsolete-buildroot | |
parent | b35b2aad668bcfc03b6ea4a8e48ae14b8e9a486f (diff) | |
download | mtk-20170518-764ec25efaf160c38b8103eea9bb3057457c152b.zip mtk-20170518-764ec25efaf160c38b8103eea9bb3057457c152b.tar.gz mtk-20170518-764ec25efaf160c38b8103eea9bb3057457c152b.tar.bz2 |
no actual config changes
SVN-Revision: 106
Diffstat (limited to 'obsolete-buildroot')
-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 985f76d..e8f40a4 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 # |