summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index e728bc408..af5e10280 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -12,7 +12,7 @@ config GCC_VERSION
if !TOOLCHAINOPTS
config GCC_VERSION_4_1_1
- default y if LINUX_2_6_ARUBA || LINUX_2_6_X86
+ default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532
config GCC_VERSION_4_0_3
default y if LINUX_2_6_XSCALE
endif