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