add a heavily cleaned up version of ubicom32 toolchain support

SVN-Revision: 17346
This commit is contained in:
Felix Fietkau
2009-08-21 22:31:47 +00:00
parent 2015ef16b8
commit aee9d6c31c
11 changed files with 77539 additions and 0 deletions

View File

@ -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