1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

binutils 2.19 does not support avr32 yet

SVN-Revision: 14227
This commit is contained in:
Felix Fietkau 2009-01-27 20:09:22 +00:00
parent 158c3917e9
commit af420c0c3c

View File

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