Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 10687
This commit is contained in:
Travis Kemen 2008-03-29 19:56:46 +00:00
parent 6bfbf6a5af
commit 8edd4a509e

View file

@ -14,7 +14,7 @@ choice
config BINUTILS_VERSION_2_18
bool "binutils 2.18"
depends !avr32
depends !TARGET_avr32
endchoice