diff options
Diffstat (limited to 'samples/mips-unknown-linux-uclibc/crosstool.config')
-rw-r--r-- | samples/mips-unknown-linux-uclibc/crosstool.config | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 7880de5a..4ff03aa2 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: svn_trunk@1453 -# Sun Mar 29 12:28:23 2009 +# crosstool-NG version: svn_trunk@1474 +# Sun Apr 19 19:02:07 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 @@ -199,6 +195,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 |