diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-10-17 20:11:47 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-10-17 20:11:47 +0000 |
commit | 79727f57d18fab6e93b996e1cb9cd63438e5e705 (patch) | |
tree | 2d7b090f0acd563ec42569ea88a7e2b2b33a0a4a /toolchain/binutils | |
parent | 93c38651bde2910bbf0ce3c8970418da72f40dfa (diff) | |
download | buildroot-novena-79727f57d18fab6e93b996e1cb9cd63438e5e705.tar.gz buildroot-novena-79727f57d18fab6e93b996e1cb9cd63438e5e705.zip |
update defaults
Diffstat (limited to 'toolchain/binutils')
-rw-r--r-- | toolchain/binutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 4a07c96f9..526f88818 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_16_1 + default BR2_BINUTILS_VERSION_2_16_91_0_7 help Select the version of binutils you wish to use. |