aboutsummaryrefslogtreecommitdiffstats
path: root/uclibc-snapshot
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-23 21:49:44 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-23 21:49:44 +0000
commit77b33e6eb070ad3f01f5ea20a9f48ae5eadcd703 (patch)
treec48b3b3b26f630c97a46cee4b0dae05e74e51b69 /uclibc-snapshot
parent454558d6767f99b76d38ec191287d60f97b070c8 (diff)
downloadopenembedded-77b33e6eb070ad3f01f5ea20a9f48ae5eadcd703.tar.gz
catch up uclibc configs with recent snapshots
BKrev: 410187f8g-oNjSrAc4Hnqll3oSptoQ
Diffstat (limited to 'uclibc-snapshot')
-rw-r--r--uclibc-snapshot/uclibc-snapshot/uClibc.config.i38618
-rw-r--r--uclibc-snapshot/uclibc-snapshot/uClibc.config.i68618
2 files changed, 22 insertions, 14 deletions
diff --git a/uclibc-snapshot/uclibc-snapshot/uClibc.config.i386 b/uclibc-snapshot/uclibc-snapshot/uClibc.config.i386
index 101795bd5d..f28149a734 100644
--- a/uclibc-snapshot/uclibc-snapshot/uClibc.config.i386
+++ b/uclibc-snapshot/uclibc-snapshot/uClibc.config.i386
@@ -5,14 +5,13 @@
# TARGET_arm is not set
# TARGET_cris is not set
# TARGET_e1 is not set
+# TARGET_frv is not set
# TARGET_h8300 is not set
TARGET_i386=y
# TARGET_i960 is not set
# TARGET_m68k is not set
# TARGET_microblaze is not set
# TARGET_mips is not set
-# 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
@@ -22,30 +21,34 @@ TARGET_i386=y
# Target Architecture Features and Options
#
HAVE_ELF=y
+ARCH_SUPPORTS_LITTLE_ENDIAN=y
TARGET_ARCH="i386"
-CONFIG_GENERIC_386=y
-# CONFIG_386 is not set
+# CONFIG_GENERIC_386 is not set
+CONFIG_386=y
# CONFIG_486 is not set
# CONFIG_586 is not set
# CONFIG_586MMX is not set
# CONFIG_686 is not set
+# CONFIG_PENTIUMII is not set
# CONFIG_PENTIUMIII is not set
# CONFIG_PENTIUM4 is not set
# CONFIG_K6 is not set
# CONFIG_K7 is not set
+# CONFIG_ELAN is not set
# CONFIG_CRUSOE is not set
# CONFIG_WINCHIPC6 is not set
# CONFIG_WINCHIP2 is not set
# CONFIG_CYRIXIII is not set
+# CONFIG_NEHEMIAH is not set
ARCH_LITTLE_ENDIAN=y
# ARCH_BIG_ENDIAN is not set
# ARCH_HAS_NO_MMU is not set
-UCLIBC_HAS_MMU=y
+ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
HAS_FPU=y
DO_C99_MATH=y
WARNINGS="-Wall"
-KERNEL_SOURCE="please overwrite me"
+KERNEL_SOURCE="/usr/local/projects/tmp/work/uclibc-snapshot-20040620-r0/linux"
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
@@ -58,6 +61,7 @@ DOPIC=y
HAVE_SHARED=y
# ARCH_HAS_NO_LDSO is not set
BUILD_UCLIBC_LDSO=y
+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
# UCLIBC_PIE_SUPPORT is not set
LDSO_LDD_SUPPORT=y
UCLIBC_CTOR_DTOR=y
@@ -86,7 +90,7 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
#
# UCLIBC_HAS_IPV6 is not set
UCLIBC_HAS_RPC=y
-# UCLIBC_HAS_FULL_RPC is not set
+UCLIBC_HAS_FULL_RPC=y
#
# String and Stdio Support
diff --git a/uclibc-snapshot/uclibc-snapshot/uClibc.config.i686 b/uclibc-snapshot/uclibc-snapshot/uClibc.config.i686
index 101795bd5d..c6bc3e369c 100644
--- a/uclibc-snapshot/uclibc-snapshot/uClibc.config.i686
+++ b/uclibc-snapshot/uclibc-snapshot/uClibc.config.i686
@@ -5,14 +5,13 @@
# TARGET_arm is not set
# TARGET_cris is not set
# TARGET_e1 is not set
+# TARGET_frv is not set
# TARGET_h8300 is not set
TARGET_i386=y
# TARGET_i960 is not set
# TARGET_m68k is not set
# TARGET_microblaze is not set
# TARGET_mips is not set
-# 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
@@ -22,30 +21,34 @@ TARGET_i386=y
# Target Architecture Features and Options
#
HAVE_ELF=y
+ARCH_SUPPORTS_LITTLE_ENDIAN=y
TARGET_ARCH="i386"
-CONFIG_GENERIC_386=y
+# CONFIG_GENERIC_386 is not set
# CONFIG_386 is not set
# CONFIG_486 is not set
# CONFIG_586 is not set
# CONFIG_586MMX is not set
# CONFIG_686 is not set
+# CONFIG_PENTIUMII is not set
# CONFIG_PENTIUMIII is not set
-# CONFIG_PENTIUM4 is not set
+CONFIG_PENTIUM4=y
# CONFIG_K6 is not set
# CONFIG_K7 is not set
+# CONFIG_ELAN is not set
# CONFIG_CRUSOE is not set
# CONFIG_WINCHIPC6 is not set
# CONFIG_WINCHIP2 is not set
# CONFIG_CYRIXIII is not set
+# CONFIG_NEHEMIAH is not set
ARCH_LITTLE_ENDIAN=y
# ARCH_BIG_ENDIAN is not set
# ARCH_HAS_NO_MMU is not set
-UCLIBC_HAS_MMU=y
+ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
HAS_FPU=y
DO_C99_MATH=y
WARNINGS="-Wall"
-KERNEL_SOURCE="please overwrite me"
+KERNEL_SOURCE="/usr/local/projects/tmp/work/uclibc-snapshot-20040620-r0/linux"
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
@@ -58,6 +61,7 @@ DOPIC=y
HAVE_SHARED=y
# ARCH_HAS_NO_LDSO is not set
BUILD_UCLIBC_LDSO=y
+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
# UCLIBC_PIE_SUPPORT is not set
LDSO_LDD_SUPPORT=y
UCLIBC_CTOR_DTOR=y
@@ -86,7 +90,7 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
#
# UCLIBC_HAS_IPV6 is not set
UCLIBC_HAS_RPC=y
-# UCLIBC_HAS_FULL_RPC is not set
+UCLIBC_HAS_FULL_RPC=y
#
# String and Stdio Support