Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashc...
[openwrt.git] / toolchain / binutils / Config.in
index 8fabf4c..1e21ecb 100644 (file)
@@ -14,7 +14,7 @@ choice
 
        config BINUTILS_VERSION_2_18
                bool "binutils 2.18"
-               depends !avr32
+               depends !TARGET_avr32
 
 endchoice