Commit e0a92051 by Charles Hannum

Revert pc532 handling.

From-SVN: r7978
parent 5f52f851
...@@ -383,15 +383,8 @@ case $basic_machine in ...@@ -383,15 +383,8 @@ case $basic_machine in
pbb) pbb)
basic_machine=m68k-tti basic_machine=m68k-tti
;; ;;
pc532) pc532 | pc532-*)
case $os in basic_machine=ns32k-pc532
-netbsd*)
basic_machine=pc532-unknown
;;
*)
basic_machine=ns32k-pc532
;;
esac
;; ;;
pentium-*) pentium-*)
# We will change tis to say i586 once there has been # We will change tis to say i586 once there has been
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment