diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-04-09 11:00:35 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-04-09 11:00:35 +0200 |
commit | 4ffc66613f62814d87baae71e55b41a546b14386 (patch) | |
tree | 35534d6e58bd2390da3d58cde28e71891f0280a1 /samples/arm-unknown-linux-uclibcgnueabi | |
parent | 1db6c63e33b6846b6ffa462f8fd5d7fb7dd1a230 (diff) | |
download | crosstool-ng-4ffc66613f62814d87baae71e55b41a546b14386.tar.gz crosstool-ng-4ffc66613f62814d87baae71e55b41a546b14386.tar.bz2 crosstool-ng-4ffc66613f62814d87baae71e55b41a546b14386.zip |
samples: update to latest config option set
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/arm-unknown-linux-uclibcgnueabi')
-rw-r--r-- | samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config index 5056881b..55105b14 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 hg+default-e6be0f495de3 Configuration -# Mon Jan 30 22:42:43 2012 +# crosstool-NG hg+default-2dfea349d307 Configuration +# Mon Apr 9 11:17:36 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -211,19 +211,19 @@ CT_KERNEL_VERSION="2.6.33.20" CT_KERNEL_linux=y CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y -# CT_KERNEL_V_3_2_2 is not set -# CT_KERNEL_V_3_2_1 is not set -# CT_KERNEL_V_3_2 is not set +# CT_KERNEL_V_3_3_1 is not set +# CT_KERNEL_V_3_3 is not set +# CT_KERNEL_V_3_2_14 is not set # CT_KERNEL_V_3_1_10 is not set -# CT_KERNEL_V_3_0_18 is not set +# CT_KERNEL_V_3_0_27 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set # CT_KERNEL_V_2_6_36_4 is not set CT_KERNEL_V_2_6_33_20=y -# CT_KERNEL_V_2_6_32_55 is not set +# CT_KERNEL_V_2_6_32_59 is not set # CT_KERNEL_V_2_6_31_14 is not set -# CT_KERNEL_V_2_6_27_59 is not set +# CT_KERNEL_V_2_6_27_62 is not set # CT_KERNEL_LINUX_CUSTOM is not set CT_KERNEL_mingw32_AVAILABLE=y @@ -275,6 +275,7 @@ CT_CC="gcc" CT_CC_VERSION="4.4.3" CT_CC_gcc=y # CT_CC_GCC_SHOW_LINARO is not set +# CT_CC_V_4_6_3 is not set # CT_CC_V_4_6_2 is not set # CT_CC_V_4_6_1 is not set # CT_CC_V_4_6_0 is not set @@ -367,6 +368,7 @@ CT_LIBC_mingw_AVAILABLE=y CT_LIBC_newlib_AVAILABLE=y CT_LIBC_none_AVAILABLE=y CT_LIBC_uClibc_AVAILABLE=y +# CT_LIBC_UCLIBC_V_0_9_33 is not set # CT_LIBC_UCLIBC_V_0_9_32_1 is not set # CT_LIBC_UCLIBC_V_0_9_32 is not set # CT_LIBC_UCLIBC_V_0_9_31 is not set |