gcc: fix version selection for Magicbox
[openwrt/openwrt.git] / toolchain / gcc / Config.version
index 749dc66056e302a7dbc04862ee99478b67a41d4a..204fc273e7b5e53b9b7bc6594ac8b074444b8ac0 100644 (file)
@@ -12,7 +12,7 @@ if !TOOLCHAINOPTS
                default y if LINUX_2_4
 
        config GCC_VERSION_4_2_0
-               default y if @TARGET_magicbox
+               default y if TARGET_magicbox
 endif