diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-13 21:22:55 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-13 21:22:55 +0000 |
commit | e43c981f82761d2fe6a908ad7d851af0358a6d10 (patch) | |
tree | ff975d2847c0a276073b2ca4575e09bb984b6645 /samples/mipsel-unknown-linux-gnu | |
parent | 23c07022a9a7db0929d9d49de6c911c2872ddbe6 (diff) | |
download | crosstool-ng-e43c981f82761d2fe6a908ad7d851af0358a6d10.tar.gz crosstool-ng-e43c981f82761d2fe6a908ad7d851af0358a6d10.tar.bz2 crosstool-ng-e43c981f82761d2fe6a908ad7d851af0358a6d10.zip |
Two samples updated with latest kernel headers.
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 11 6 5 0 ++++++-----
2 files changed, 12 insertions(+), 10 deletions(-)
Diffstat (limited to 'samples/mipsel-unknown-linux-gnu')
-rw-r--r-- | samples/mipsel-unknown-linux-gnu/crosstool.config | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/samples/mipsel-unknown-linux-gnu/crosstool.config b/samples/mipsel-unknown-linux-gnu/crosstool.config index 2f9c5f58..4dac15c1 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@776 -# Sat Jul 5 12:26:14 2008 +# crosstool-NG version: 1.1.0+svn_trunk@783 +# Sun Jul 13 19:06:26 2008 # # @@ -139,7 +139,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.4" +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 @@ -164,13 +164,13 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # CT_KERNEL_INSTALL_V_2_6_25_1 is not set # CT_KERNEL_INSTALL_V_2_6_25_2 is not set # CT_KERNEL_INSTALL_V_2_6_25_3 is not set -CT_KERNEL_INSTALL_V_2_6_25_4=y +# CT_KERNEL_INSTALL_V_2_6_25_4 is not set # CT_KERNEL_INSTALL_V_2_6_25_5 is not set # 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 is not set -# CT_KERNEL_INSTALL_V_2_6_25_10 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 @@ -202,6 +202,7 @@ CT_BINUTILS_VERSION="2.18.50.0.7" # CT_BINUTILS_V_2_18_50_0_4 is not set # CT_BINUTILS_V_2_18_50_0_6 is not set CT_BINUTILS_V_2_18_50_0_7=y +# CT_BINUTILS_V_2_18_50_0_8 is not set CT_BINUTILS_EXTRA_CONFIG="" CT_BINUTILS_FOR_TARGET=y CT_BINUTILS_FOR_TARGET_IBERTY=y |