diff options
author | Claudio Mignanti <c.mignanti@gmail.com> | 2009-05-09 11:38:41 +0000 |
---|---|---|
committer | Claudio Mignanti <c.mignanti@gmail.com> | 2009-05-09 11:38:41 +0000 |
commit | a866aa0226623465b2f37e82d00437082d875f69 (patch) | |
tree | 5286b0583b247faba54a88fbe65b675dd763f3ec /toolchain/gcc/Config.version | |
parent | dc9f3791ec00f1aeae079a3685b0c9097c593a92 (diff) | |
download | mtk-20170518-a866aa0226623465b2f37e82d00437082d875f69.zip mtk-20170518-a866aa0226623465b2f37e82d00437082d875f69.tar.gz mtk-20170518-a866aa0226623465b2f37e82d00437082d875f69.tar.bz2 |
Gcc 4.3.3 default for etrax
SVN-Revision: 15742
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 a8f0cde..a99cd53 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -49,4 +49,5 @@ if !TOOLCHAINOPTS config GCC_VERSION_4_3_3 default y if TARGET_ps3_petitboot + default y if TARGET_etrax endif |