From 39bbd5babcd63d145d699c51b7747e90485ad0bd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 21 Aug 2009 22:31:47 +0000 Subject: 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 --- toolchain/gcc/Config.version | 3 +++ 1 file changed, 3 insertions(+) (limited to 'toolchain/gcc/Config.version') 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 -- cgit v1.2.3