aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2005-02-06 05:16:08 +0000
committerMike Baker <mbm@openwrt.org>2005-02-06 05:16:08 +0000
commitcca80f90c597093f29add0785a04d0107f1a9750 (patch)
tree008a35fa324751bd5b995efb9e439e0d0f0c7168 /toolchain/binutils
parent449d4bcaa360b2c09f18cf01fb8bf31385259555 (diff)
downloadmaster-187ad058-cca80f90c597093f29add0785a04d0107f1a9750.tar.gz
master-187ad058-cca80f90c597093f29add0785a04d0107f1a9750.tar.bz2
master-187ad058-cca80f90c597093f29add0785a04d0107f1a9750.zip
fix default toolchain/compiler settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@214 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils')
-rw-r--r--toolchain/binutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index d1d62955d8..8563080617 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -4,7 +4,7 @@ comment "Binutils Options"
choice
prompt "Binutils Version"
- default BR2_BINUTILS_VERSION_2_15_91_0_2
+ default BR2_BINUTILS_VERSION_2_14_90_0_8
help
Select the version of binutils you wish to use.