projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
469a88e
)
binutils: undeprecate 2.18 for avr32
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 7 Mar 2009 13:51:22 +0000
(13:51 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 7 Mar 2009 13:51:22 +0000
(13:51 -0000)
As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as
deprecated yet.
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index a3d93ca28aef40485003db9ec6df7a2c983ff615..2114e3d413a9dde986f2db1e488bdb60da8ff0ef 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-20,7
+20,7
@@
choice
config BR2_BINUTILS_VERSION_2_18
depends on !BR2_nios2
- depends on BR2_DEPRECATED
+ depends on BR2_DEPRECATED
|| BR2_avr32
depends on BR2_EXT_BINUTILS_VERSION_2_18
bool "binutils 2.18"