]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - .defconfig
go: cleanup cross-compilation support
[coffee/buildroot.git] / .defconfig
index daf12f7de148307a7b803e27066debca6a4ef91c..7ab0c3fbf061d3ac17ca94cd11ca3ae98de0458c 100644 (file)
@@ -1,56 +1,51 @@
 #
 # Automatically generated make config: don't edit
+# Mon Feb 18 09:11:56 2008
 #
 BR2_HAVE_DOT_CONFIG=y
+# BR2_alpha is not set
 # BR2_arm is not set
 # BR2_armeb is not set
 # BR2_cris is not set
+# BR2_ia64 is not set
 BR2_i386=y
 # BR2_m68k is not set
 # BR2_mips is not set
 # BR2_mipsel is not set
+# BR2_nios2 is not set
 # BR2_powerpc is not set
 # BR2_sh is not set
 # BR2_sparc is not set
-BR2_ARCH="i386"
-BR2_WGET="wget --passive-ftp"
+# BR2_sparc64 is not set
+# BR2_x86_64 is not set
+# BR2_x86_i486 is not set
+# BR2_x86_i586 is not set
+BR2_x86_i686=y
+# BR2_x86_pentiumpro is not set
+# BR2_x86_pentium_mmx is not set
+# BR2_x86_pentium_m is not set
+# BR2_x86_pentium2 is not set
+# BR2_x86_pentium3 is not set
+# BR2_x86_pentium4 is not set
+# BR2_x86_prescott is not set
+# BR2_x86_nocona is not set
+# BR2_x86_core2 is not set
+# BR2_x86_k6 is not set
+# BR2_x86_k6_2 is not set
+# BR2_x86_athlon is not set
+# BR2_x86_athlon_4 is not set
+# BR2_x86_opteron is not set
+# BR2_x86_opteron_sse3 is not set
+# BR2_x86_barcelona is not set
+# BR2_x86_geode is not set
+# BR2_x86_c3 is not set
+# BR2_x86_winchip_c6 is not set
+# BR2_x86_winchip2 is not set
+BR2_ARCH="i686"
+BR2_ENDIAN="LITTLE"
+BR2_GCC_TARGET_TUNE="i686"
+BR2_GCC_TARGET_ARCH="i686"
 
 #
-# Toolchain Options
+# Target options
 #
-BR2_KERNEL_HEADERS_2_4=y
-# BR2_KERNEL_HEADERS_2_6 is not set
-BR2_DEFAULT_KERNEL_HEADERS="2.4.27"
-BR2_UCLIBC_VERSION_SNAPSHOT=y
-BR2_USE_UCLIBC_SNAPSHOT="snapshot"
-# BR2_ENABLE_LOCALE is not set
-# BR2_BINUTILS_VERSION_2_14_90_0_6 is not set
-# BR2_BINUTILS_VERSION_2_14_90_0_7 is not set
-# BR2_BINUTILS_VERSION_2_14_90_0_8 is not set
-# BR2_BINUTILS_VERSION_2_15 is not set
-# BR2_BINUTILS_VERSION_2_15_90_0_1 is not set
-# BR2_BINUTILS_VERSION_2_15_90_0_1_1 is not set
-# BR2_BINUTILS_VERSION_2_15_90_0_2 is not set
-# BR2_BINUTILS_VERSION_2_15_90_0_3 is not set
-# BR2_BINUTILS_VERSION_2_15_91_0_1 is not set
-BR2_BINUTILS_VERSION_2_15_91_0_2=y
-# BR2_BINUTILS_VERSION_2_15_92_0_2 is not set
-BR2_BINUTILS_VERSION="2.15.91.0.2"
-# BR2_GCC_VERSION_2_95 is not set
-# BR2_GCC_VERSION_3_3_3 is not set
-# BR2_GCC_VERSION_3_3_4 is not set
-# BR2_GCC_VERSION_3_4_0 is not set
-# BR2_GCC_VERSION_3_4_1 is not set
-BR2_GCC_VERSION_3_4_2=y
-BR2_GCC_VERSION="3.4.2"
-BR2_GCC_USE_SJLJ_EXCEPTIONS="--enable-sjlj-exceptions"
-BR2_EXTRA_GCC_CONFIG_OPTIONS=""
-# BR2_INSTALL_LIBSTDCPP is not set
-BR2_HOST_CCACHE=y
-BR2_PACKAGE_CCACHE=y
-# BR2_PACKAGE_GDB is not set
-# BR2_PACKAGE_GDB_SERVER is not set
-# BR2_HOST_GDB is not set
-BR2_ENABLE_MULTILIB=y
-BR2_LARGEFILE=y
-BR2_TARGET_OPTIMIZATION="-Os -pipe"