diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-04 12:53:12 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-04 12:53:12 +0200 |
commit | 2fb4f224f37d686299ad70354c9f227b86a7f391 (patch) | |
tree | 01e8219cb62f716d6f81de2f02f74671b006b7ea /samples/arm-unknown-linux-uclibcgnueabi | |
parent | a14d72bf4f1a8b8986a745d1d26e3958f9e10bc4 (diff) | |
download | crosstool-ng-2fb4f224f37d686299ad70354c9f227b86a7f391.tar.gz crosstool-ng-2fb4f224f37d686299ad70354c9f227b86a7f391.tar.bz2 crosstool-ng-2fb4f224f37d686299ad70354c9f227b86a7f391.zip |
samples: update
Diffstat (limited to 'samples/arm-unknown-linux-uclibcgnueabi')
-rw-r--r-- | samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config index 22aa63c7..e25502dd 100644 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1542_e6ff632cf30b -# Mon Sep 14 22:17:08 2009 +# crosstool-NG version: hg_default@1562_fdf936326ccd +# Sun Oct 4 12:45:43 2009 # # @@ -167,12 +167,15 @@ CT_BUILD_SUFFIX="" # CT_BARE_METAL is not set CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.31" +CT_KERNEL_VERSION="2.6.31.1" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_LINUX_INSTALL=y CT_KERNEL_LINUX_INSTALL_CHECK=y -CT_KERNEL_V_2_6_31=y +CT_KERNEL_V_2_6_31_1=y +# CT_KERNEL_V_2_6_31 is not set +# CT_KERNEL_V_3_6_30_8 is not set +# CT_KERNEL_V_3_6_30_7 is not set # CT_KERNEL_V_2_6_30_6 is not set # CT_KERNEL_V_2_6_30_5 is not set # CT_KERNEL_V_2_6_30_4 is not set @@ -181,14 +184,8 @@ CT_KERNEL_V_2_6_31=y # CT_KERNEL_V_2_6_30_1 is not set # CT_KERNEL_V_2_6_30 is not set # CT_KERNEL_V_2_6_29_6 is not set -# CT_KERNEL_V_2_6_29_5 is not set -# CT_KERNEL_V_2_6_29_4 is not set -# CT_KERNEL_V_2_6_29_3 is not set -# CT_KERNEL_V_2_6_29_2 is not set -# CT_KERNEL_V_2_6_29_1 is not set -# CT_KERNEL_V_2_6_29 is not set # CT_KERNEL_V_2_6_28_10 is not set -# CT_KERNEL_V_2_6_27_33 is not set +# CT_KERNEL_V_2_6_27_35 is not set # CT_KERNEL_V_2_6_26_8 is not set # CT_KERNEL_V_2_6_25_20 is not set # CT_KERNEL_V_2_6_24_7 is not set @@ -402,6 +399,7 @@ CT_STRACE_VERSION="4.5.18" # Tools facilities # CT_TOOL_libelf=y +# CT_LIBELF_V_0_8_12 is not set CT_LIBELF_V_0_8_11=y # CT_LIBELF_V_0_8_10 is not set CT_LIBELF_VERSION="0.8.11" |