1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:06:02 +03:00

binutils 2.19 does not support avr32 yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14227 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-01-27 20:09:22 +00:00
parent f642dc6174
commit 96d0a563ef

View File

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