mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 19:37:43 +02:00
Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8acecec307
commit
4ea642dff9
@ -14,7 +14,7 @@ choice
|
|||||||
|
|
||||||
config BINUTILS_VERSION_2_18
|
config BINUTILS_VERSION_2_18
|
||||||
bool "binutils 2.18"
|
bool "binutils 2.18"
|
||||||
depends !avr32
|
depends !TARGET_avr32
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user