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:
parent
6bfbf6a5af
commit
8edd4a509e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ choice
|
|||
|
||||
config BINUTILS_VERSION_2_18
|
||||
bool "binutils 2.18"
|
||||
depends !avr32
|
||||
depends !TARGET_avr32
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
Loading…
Reference in a new issue