diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-21 22:31:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-21 22:31:47 +0000 |
commit | aee9d6c31c1c72ab0831d88cd51fa4d76c364fc4 (patch) | |
tree | 63607eee3c06fb2b637b48b38546a5c3639a3708 /toolchain/uClibc/config-0.9.30.1/common | |
parent | 2015ef16b803f4ac19016290e1d72ffe4e45aaa5 (diff) | |
download | upstream-aee9d6c31c1c72ab0831d88cd51fa4d76c364fc4.tar.gz upstream-aee9d6c31c1c72ab0831d88cd51fa4d76c364fc4.tar.bz2 upstream-aee9d6c31c1c72ab0831d88cd51fa4d76c364fc4.zip |
add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
Diffstat (limited to 'toolchain/uClibc/config-0.9.30.1/common')
-rw-r--r-- | toolchain/uClibc/config-0.9.30.1/common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.30.1/common b/toolchain/uClibc/config-0.9.30.1/common index 46b9eba05d..9cd2e3d1bb 100644 --- a/toolchain/uClibc/config-0.9.30.1/common +++ b/toolchain/uClibc/config-0.9.30.1/common @@ -64,6 +64,7 @@ TARGET_SUBARCH="" # TARGET_sh is not set # TARGET_sh64 is not set # TARGET_sparc is not set +# TARGET_ubicom32 is not set # TARGET_v850 is not set # TARGET_vax is not set # TARGET_x86_64 is not set |