only enable binutils 2.21 for avr32 if BROKEN is selected

SVN-Revision: 25572
master
Imre Kaloz 14 years ago
parent aca90e900a
commit cc880f6736
  1. 1
      toolchain/binutils/Config.in

@ -16,6 +16,7 @@ choice
config BINUTILS_VERSION_2_21
depends !ubicom32
depends !avr32 || (avr32 && BROKEN)
bool "binutils 2.21"
config BINUTILS_VERSION_CS

Loading…
Cancel
Save