projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8240ca
)
Don't break AVR32 toolchain by hiding binutils-2.17
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Mon, 17 Sep 2007 12:42:56 +0000
(12:42 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Mon, 17 Sep 2007 12:42:56 +0000
(12:42 -0000)
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 2fac4e97e16ed7cc1b071f5237fa2e8de2983b47..80f3e2d3bcd0a76a29a7b1b01eb16d0acd3cb51f 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-41,7
+41,7
@@
choice
bool "binutils 2.16.91.0.7"
config BR2_BINUTILS_VERSION_2_17
- depends !BR2_nios2 && BR2_DEPRECATED
+ depends
BR2_avr32 ||
!BR2_nios2 && BR2_DEPRECATED
bool "binutils 2.17"
config BR2_BINUTILS_VERSION_2_17_50_0_2