projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
350ced4
)
Add updated binutils-2.18 prepatched toolchain for AVR32
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 20 Dec 2008 22:31:02 +0000
(22:31 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 20 Dec 2008 22:31:02 +0000
(22:31 -0000)
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 6cbbbdeff7c68f1d643d51c520b3c92a0bd54430..8dcd300bc0279a7a4d95f3600faf14e9b287c27e 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-10,7
+10,7
@@
choice
config BR2_BINUTILS_VERSION_2_17
depends on BR2_avr32 || !BR2_nios2
- depends on BR2_DEPRECATED
+ depends on BR2_DEPRECATED
&& !BR2_avr32
depends on BR2_EXT_BINUTILS_VERSION_2_17
bool "binutils 2.17"
@@
-20,7
+20,8
@@
choice
bool "binutils 2.17.50.0.17"
config BR2_BINUTILS_VERSION_2_18
- depends on !BR2_avr32 && !BR2_nios2
+ depends on !BR2_nios2
+ depends on BR2_EXT_BINUTILS_VERSION_2_18
bool "binutils 2.18"
config BR2_BINUTILS_VERSION_2_18_50_0_1