aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-08-21 22:31:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-08-21 22:31:47 +0000
commit39bbd5babcd63d145d699c51b7747e90485ad0bd (patch)
tree78f7b7927584c16b7689f2e57a87098a1aa0c244 /toolchain/gcc/Config.version
parent9533a133c431e64c579a4b671756e2fee20bc1eb (diff)
downloadmaster-187ad058-39bbd5babcd63d145d699c51b7747e90485ad0bd.tar.gz
master-187ad058-39bbd5babcd63d145d699c51b7747e90485ad0bd.tar.bz2
master-187ad058-39bbd5babcd63d145d699c51b7747e90485ad0bd.zip
add a heavily cleaned up version of ubicom32 toolchain support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17346 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index 8bd77add55..c99b14c27e 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -55,4 +55,7 @@ if !TOOLCHAINOPTS
default y if powerpc64
default y if TARGET_etrax
default y if TARGET_coldfire
+
+ config GCC_VERSION_4_4_0
+ default y if ubicom32
endif