summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-03 01:06:16 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-03 01:06:16 +0000
commit309af037c8b464d43dac4677f54c5c8b5654f2f9 (patch)
treec3e76a32f246732957d2ff435841426119d08222 /toolchain
parent42c16c7ddb363c1220698cd320d1dda56b2c4ad8 (diff)
one more fix of binutils config for AVR32 toolchain
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/binutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index 3fb8c304a..0ffaa658e 100644
--- 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