Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashc...
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Mar 2008 19:56:46 +0000 (19:56 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Mar 2008 19:56:46 +0000 (19:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10687 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/binutils/Config.in

index 8fabf4c..1e21ecb 100644 (file)
@@ -14,7 +14,7 @@ choice
 
        config BINUTILS_VERSION_2_18
                bool "binutils 2.18"
 
        config BINUTILS_VERSION_2_18
                bool "binutils 2.18"
-               depends !avr32
+               depends !TARGET_avr32
 
 endchoice
 
 
 endchoice