changeset 8620:bd28973c6fe8

Revert pc532 handling.
author Charles Hannum <mycroft@gnu.org>
date Thu, 25 Aug 1994 00:37:35 +0000
parents a131e8501151
children e292e9adde9b
files config.sub
diffstat 1 files changed, 2 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Thu Aug 25 00:24:48 1994 +0000
+++ b/config.sub	Thu Aug 25 00:37:35 1994 +0000
@@ -383,15 +383,8 @@
 	pbb)
 		basic_machine=m68k-tti
 		;;
-        pc532)
-		case $os in
-		    -netbsd*)
-			basic_machine=pc532-unknown
-			;;
-		    *)
-			basic_machine=ns32k-pc532
-			;;
-		esac
+        pc532 | pc532-*)
+		basic_machine=ns32k-pc532
 		;;
 	pentium-*)
 		# We will change tis to say i586 once there has been