Browse Source

binutils 2.19 does not support avr32 yet

SVN-Revision: 14227
Felix Fietkau 17 years ago
parent
commit
af420c0c3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      toolchain/binutils/Config.in

+ 1 - 0
toolchain/binutils/Config.in

@@ -14,6 +14,7 @@ choice
 		bool "binutils 2.18"
 
 	config BINUTILS_VERSION_2_19
+		depends !TARGET_avr32
 		bool "binutils 2.19"
 
 endchoice