summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.mips.default
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2002-11-07 21:58:06 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2002-11-07 21:58:06 +0000
commit8d212fdefaa169f216537bd911e57aaa2fc2f27d (patch)
tree096551da10e5608c0e5682a319f87ded105998d0 /extra/Configs/Config.mips.default
parent144e8b81f8bcacb8b3df1a481146d48fc355ba65 (diff)
Changes for MIPS and new configuration system.
Diffstat (limited to 'extra/Configs/Config.mips.default')
-rw-r--r--extra/Configs/Config.mips.default60
1 files changed, 60 insertions, 0 deletions
diff --git a/extra/Configs/Config.mips.default b/extra/Configs/Config.mips.default
new file mode 100644
index 000000000..b13a9d2bf
--- /dev/null
+++ b/extra/Configs/Config.mips.default
@@ -0,0 +1,60 @@
+#
+# Automatically generated make config: don't edit
+#
+
+#
+# Target Architecture Features and Options
+#
+HAVE_ELF=y
+UCLIBC_HAS_MMU=y
+UCLIBC_HAS_FLOATS=y
+HAS_FPU=y
+DO_C99_MATH=y
+WARNINGS="-Wall"
+KERNEL_SOURCE="/usr/src/linux"
+C_SYMBOL_PREFIX=""
+
+#
+# General Library Settings
+#
+DOPIC=y
+HAVE_SHARED=y
+BUILD_UCLIBC_LDSO=y
+# LDSO_LDD_SUPPORT is not set
+UCLIBC_HAS_THREADS=y
+UCLIBC_HAS_LFS=y
+# MALLOC is not set
+MALLOC_930716=y
+HAS_SHADOW=y
+UCLIBC_HAS_REGEX=y
+UNIX98PTY_ONLY=y
+ASSUME_DEVPTS=y
+
+#
+# Networking Support
+#
+# UCLIBC_HAS_IPV6 is not set
+UCLIBC_HAS_RPC=y
+UCLIBC_HAS_FULL_RPC=y
+
+#
+# String and Stdio Support
+#
+# UCLIBC_HAS_WCHAR is not set
+# USE_OLD_VFPRINTF is not set
+
+#
+# Library Installation Options
+#
+SHARED_LIB_LOADER_PATH="/lib"
+DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
+SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
+DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr"
+
+#
+# uClibc hacking options
+#
+DODEBUG=y
+# DOASSERTS is not set
+# SUPPORT_LD_DEBUG is not set
+# SUPPORT_LD_DEBUG_EARLY is not set