diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-11-30 10:53:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-11-30 10:53:55 +0000 |
commit | 4801705d83e49f716eedd4014ec273c7617f11f3 (patch) | |
tree | 3d044b5770d408ceed3566edbcd7266df0318dd7 /scripts | |
parent | 4a1e2123eba1804923188910687e9935a3f17e40 (diff) | |
download | upstream-4801705d83e49f716eedd4014ec273c7617f11f3.tar.gz upstream-4801705d83e49f716eedd4014ec273c7617f11f3.tar.bz2 upstream-4801705d83e49f716eedd4014ec273c7617f11f3.zip |
remove support for ubicom32
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34432
Diffstat (limited to 'scripts')
-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 f4bdcd555e..df65a92201 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]-* \ |