diff -r 92f2e82084cd -r a8d422b20733 samples/arm-unknown-linux-gnueabi/crosstool.config --- a/samples/arm-unknown-linux-gnueabi/crosstool.config Mon Jun 30 21:41:32 2008 +0000 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config Mon Jul 07 21:31:08 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@767 -# Mon Jun 30 09:52:46 2008 +# crosstool-NG version: 1.1.0+svn_trunk@776 +# Sat Jul 5 12:26:08 2008 # # @@ -75,18 +75,20 @@ # CT_ARCH="arm" CT_ARCH_SUPPORT_ARCH=y -CT_ARCH_ARCH="armv5te" CT_ARCH_SUPPORT_ABI=y -CT_ARCH_ABI="aapcs" CT_ARCH_SUPPORT_CPU=y -CT_ARCH_CPU="xscale" CT_ARCH_SUPPORT_TUNE=y -CT_ARCH_TUNE="xscale" CT_ARCH_SUPPORT_FPU=y -CT_ARCH_FPU="" CT_ARCH_SUPPORTS_BOTH_ENDIAN=y # CT_ARCH_DEFAULT_BE is not set CT_ARCH_DEFAULT_LE=y +CT_ARCH_ARCH="armv5te" +CT_ARCH_ABI="aapcs" +CT_ARCH_CPU="xscale" +CT_ARCH_TUNE="xscale" +CT_ARCH_FPU="" +# CT_ARCH_BE is not set +CT_ARCH_LE=y # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y CT_TARGET_CFLAGS="" @@ -103,8 +105,6 @@ # CT_ARCH_sh is not set # CT_ARCH_x86 is not set # CT_ARCH_x86_64 is not set -# CT_ARCH_BE is not set -CT_ARCH_LE=y # # Target optimisations @@ -142,7 +142,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.9" +CT_KERNEL_VERSION="2.6.25.10" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -172,7 +172,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_6 is not set # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set -CT_KERNEL_INSTALL_V_2_6_25_9=y +# CT_KERNEL_INSTALL_V_2_6_25_9 is not set +CT_KERNEL_INSTALL_V_2_6_25_10=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set