fix GCC version selection for Magicbox
[openwrt.git] / toolchain / gcc / Config.version
index a1f857a..749dc66 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
 
 
This page took 0.023979 seconds and 4 git commands to generate.