projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42c16c7
)
one more fix of binutils config for AVR32 toolchain
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 3 Jan 2009 01:06:16 +0000
(
01:06
-0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 3 Jan 2009 01:06:16 +0000
(
01:06
-0000)
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 3fb8c304a7d0126ce8b89a97f6d866103acbb4a5..0ffaa658e6fc6ca81380204fbd94f012f1808c0c 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-11,11
+11,11
@@
choice
config BR2_BINUTILS_VERSION_2_17
depends on !BR2_avr32 && !BR2_nios2
depends on BR2_DEPRECATED
- depends on BR2_EXT_BINUTILS_VERSION_2_17
bool "binutils 2.17"
config BR2_BINUTILS_VERSION_2_17
depends on BR2_avr32
+ depends on BR2_EXT_BINUTILS_VERSION_2_17
bool "binutils 2.17"
config BR2_BINUTILS_VERSION_2_17_50_0_17