gcc: fix default version selection - fixes missing MPC configure error during toolcha...
[openwrt/staging/lynxis.git] / toolchain / gcc / Config.version
index fe1a7570ab4f44a5e20bee7f34536b9d458cb778..ad7321829143827539692d01b9b22225a0d7dffa 100644 (file)
@@ -44,6 +44,6 @@ if !TOOLCHAINOPTS
                default y if ubicom32
 
        config GCC_VERSION_4_5_1_LINARO
-               default y if sparc
+               default y
 
 endif