diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-04-19 17:06:49 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-04-19 17:06:49 +0000 |
commit | 99db580108f61f11b63bb0bd84d731b127a20ba2 (patch) | |
tree | 9a21a7cfcf88f51d16921d68d630b5a72909acd8 /samples/powerpc-405-linux-gnu | |
parent | e70f9494cb6bf53c9e638a8601b1a47bc50d67c4 (diff) | |
download | crosstool-ng-99db580108f61f11b63bb0bd84d731b127a20ba2.tar.gz crosstool-ng-99db580108f61f11b63bb0bd84d731b127a20ba2.tar.bz2 crosstool-ng-99db580108f61f11b63bb0bd84d731b127a20ba2.zip |
Update the samples to the latest set of options. No config change.
-------- diffstat follows --------
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-elf/crosstool.config | 10 3 7 0 +++-------
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 6 4 2 0 ++++--
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-eabi/crosstool.config | 10 3 7 0 +++-------
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
27 files changed, 130 insertions(+), 184 deletions(-)
Diffstat (limited to 'samples/powerpc-405-linux-gnu')
-rw-r--r-- | samples/powerpc-405-linux-gnu/crosstool.config | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/samples/powerpc-405-linux-gnu/crosstool.config b/samples/powerpc-405-linux-gnu/crosstool.config index f3624b85..bba6b29f 100644 --- a/samples/powerpc-405-linux-gnu/crosstool.config +++ b/samples/powerpc-405-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn_trunk@1453 -# Sun Mar 29 12:30:22 2009 +# crosstool-NG version: svn_trunk@1474 +# Sun Apr 19 19:02:10 2009 # # @@ -34,11 +34,7 @@ CT_INSTALL_DIR_RO=y # CT_FORCE_DOWNLOAD is not set CT_USE_MIRROR=y # CT_PREFER_MIRROR is not set -CT_MIRROR_HTTP=y -# CT_MIRROR_FTP is not set -CT_MIRROR_SCHEME="http" -CT_MIRROR_HOSTNAME="ymorin.is-a-geek.org" -CT_MIRROR_BASE="/mirrors" +CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/" CT_CONNECT_TIMEOUT=10 # CT_ONLY_DOWNLOAD is not set @@ -198,6 +194,8 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_V_2_6_28_8 is not set # CT_KERNEL_V_2_6_28_9 is not set CT_KERNEL_V_2_6_29=y +# CT_KERNEL_V_2_6_29_1 is not set +# CT_KERNEL_V_select is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set |