From: kaloz Date: Fri, 18 Feb 2011 13:48:42 +0000 (+0000) Subject: [toolchain/binutils/2.21]: only enable binutils 2.21 for avr32 if BROKEN is selected X-Git-Tag: fast2504n-3.10.28-merged~9680 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=a1f989fd1aa27c03f90dbde06c127b814c4a4940;p=openwrt.git [toolchain/binutils/2.21]: only enable binutils 2.21 for avr32 if BROKEN is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25572 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index ec74eaa030..55e53ba8f5 100644 --- a/toolchain/binutils/Config.in +++ b/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