diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-21 22:31:47 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-21 22:31:47 +0000 |
commit | 64958baf0e72e9c111733449ef1967b4522a3e70 (patch) | |
tree | 78f7b7927584c16b7689f2e57a87098a1aa0c244 /toolchain/uClibc/config-0.9.30.1/common | |
parent | 1a4a2b5ae76b2c685d4142402e1190431af629b8 (diff) |
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/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 46b9eba05..9cd2e3d1b 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 |