mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-04 22:03:42 +00:00
only enable binutils 2.21 for avr32 if BROKEN is selected
SVN-Revision: 25572
This commit is contained in:
parent
aca90e900a
commit
cc880f6736
@ -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…
Reference in New Issue
Block a user