summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-19 16:55:14 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-19 16:55:14 (GMT)
commite95c714f4fc35a9a2e4779dc9be0985d4c0ddf5f (patch)
tree26769b0d42ae9e896aeb37e1b9fc56cde4a33776
parent159635c7d6b328889e11d195e2988786e408737a (diff)
Update some samples to use latest kernel headers and gcc-4.2.4 (latest stable?).
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 7 4 3 0 ++++--- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 7 4 3 0 ++++--- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 14 8 6 0 ++++++++------ 3 files changed, 16 insertions(+), 12 deletions(-)
-rw-r--r--samples/alphaev56-unknown-linux-gnu/crosstool.config14
-rw-r--r--samples/mips-unknown-linux-uclibc/crosstool.config7
-rw-r--r--samples/mipsel-unknown-linux-gnu/crosstool.config7
3 files changed, 16 insertions, 12 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config
index b1cd4c2..baabba9 100644
--- a/samples/alphaev56-unknown-linux-gnu/crosstool.config
+++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 1.1.0+svn_trunk@801M
-# Mon Jul 14 23:22:32 2008
+# crosstool-NG version: 1.1.0+svn_trunk@824M
+# Sat Jul 19 14:29:33 2008
#
#
@@ -143,7 +143,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
@@ -174,7 +174,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_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
@@ -216,7 +217,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
@@ -233,7 +234,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_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/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config
index 1dbd43e..8f505dc 100644
--- a/samples/mips-unknown-linux-uclibc/crosstool.config
+++ b/samples/mips-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@814
-# Sat Jul 19 00:01:26 2008
+# Sat Jul 19 14:18:05 2008
#
#
@@ -213,7 +213,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
@@ -230,7 +230,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_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/mipsel-unknown-linux-gnu/crosstool.config b/samples/mipsel-unknown-linux-gnu/crosstool.config
index 3093d13..e4bf37e 100644
--- a/samples/mipsel-unknown-linux-gnu/crosstool.config
+++ b/samples/mipsel-unknown-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@814
-# Sat Jul 19 12:11:54 2008
+# Sat Jul 19 14:17:54 2008
#
#
@@ -213,7 +213,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
@@ -230,7 +230,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_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