diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-30 10:53:55 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-30 10:53:55 +0000 |
commit | 1037c8bce19e53efdacb627bf5d94ed2943523aa (patch) | |
tree | 5454dd55a3d674448c19dc43804cce12badb3f80 /scripts/config.sub | |
parent | 9e4ba84089abf6c44f55b963a3133d99d25071ae (diff) |
[toolchain] remove support for ubicom32
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34432 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/config.sub')
-rwxr-xr-x | scripts/config.sub | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/config.sub b/scripts/config.sub index f4bdcd555..df65a9220 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -298,7 +298,6 @@ case $basic_machine in | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu | strongarm \ | tahoe | thumb | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ - | ubicom32 \ | v850 | v850e \ | we32k \ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ @@ -395,7 +394,6 @@ case $basic_machine in | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ | tile-* | tilegx-* \ | tron-* \ - | ubicom32-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ |