catch up uclibc configs with recent snapshots
authorMichael Lauer <mickey@vanille-media.de>
Fri, 23 Jul 2004 21:49:44 +0000 (21:49 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 23 Jul 2004 21:49:44 +0000 (21:49 +0000)
BKrev: 410187f8g-oNjSrAc4Hnqll3oSptoQ

uclibc-snapshot/uclibc-snapshot/uClibc.config.i386
uclibc-snapshot/uclibc-snapshot/uClibc.config.i686

index 101795b..f28149a 100644 (file)
@@ -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
index 101795b..c6bc3e3 100644 (file)
@@ -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