From 64958baf0e72e9c111733449ef1967b4522a3e70 Mon Sep 17 00:00:00 2001 From: nbd 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 8bd77add5..c99b14c27 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