From 40d3d00377e0a995fadf62ce0b8d5731e7fad7fd Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 20 Jul 2008 11:12:59 +0000 Subject: Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4. /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 10 5 5 0 +++++----- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 16 8 8 0 ++++++++-------- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++-------- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++-------- 4 files changed, 29 insertions(+), 29 deletions(-) diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config index d16c9fd..08adc2a 100644 --- a/samples/i586-geode-linux-uclibc/crosstool.config +++ b/samples/i586-geode-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:53:10 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:12:37 2008 # # @@ -135,7 +135,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -166,8 +166,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # 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 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -209,7 +209,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -226,8 +226,8 @@ CT_CC="gcc" # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y -# CT_CC_V_4_2_4 is not set +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index a253501..df48b3b 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:52:39 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:11:57 2008 # # @@ -135,7 +135,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -166,8 +166,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # 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 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -209,7 +209,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -226,8 +226,8 @@ CT_CC="gcc" # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y -# CT_CC_V_4_2_4 is not set +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set diff --git a/samples/ia64-unknown-linux-gnu/crosstool.config b/samples/ia64-unknown-linux-gnu/crosstool.config index a97d6a9..80bedc7 100644 --- a/samples/ia64-unknown-linux-gnu/crosstool.config +++ b/samples/ia64-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:53:50 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:13:05 2008 # # @@ -134,7 +134,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -165,8 +165,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # 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 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set diff --git a/samples/powerpc-unknown-linux-uclibc/crosstool.config b/samples/powerpc-unknown-linux-uclibc/crosstool.config index 547cc4b..e4a7e19 100644 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:54:32 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:13:37 2008 # # @@ -135,7 +135,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -166,8 +166,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # 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 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -209,7 +209,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -226,8 +226,8 @@ CT_CC="gcc" # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y -# CT_CC_V_4_2_4 is not set +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set -- cgit v0.10.2-6-g49f6