diff options
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r-- | toolchain/gcc/Config.version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index a99cd536dd..1da3bdbcd1 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -50,4 +50,5 @@ if !TOOLCHAINOPTS config GCC_VERSION_4_3_3 default y if TARGET_ps3_petitboot default y if TARGET_etrax + default y if TARGET_coldfire endif |