gcc: fix default version selection - fixes missing MPC configure error during toolchain build

SVN-Revision: 25283
This commit is contained in:
Felix Fietkau 2011-02-01 16:57:01 +00:00
parent 824331a594
commit e1d823338b

View 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