binutils 2.19 does not support avr32 yet
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Jan 2009 20:09:22 +0000 (20:09 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Jan 2009 20:09:22 +0000 (20:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14227 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/binutils/Config.in

index 4dce6ca126d0620c22d011902815495f903df15c..3cb4a827f579341b967181de76760f90f2800427 100644 (file)
@@ -14,6 +14,7 @@ choice
                bool "binutils 2.18"
 
        config BINUTILS_VERSION_2_19
+               depends !TARGET_avr32
                bool "binutils 2.19"
 
 endchoice