From fc8053beb410f428e1a386546035c3d401e6a947 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 7 Sep 1998 16:39:43 +0000 Subject: [PATCH] add support for HI-UX/MPP SR220001 02-03 0 SR2201 --- config.sub | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.sub b/config.sub index 043252494..1c16182fd 100755 --- a/config.sub +++ b/config.sub @@ -310,6 +310,10 @@ case $basic_machine in basic_machine=h8300-hitachi os=-hms ;; + sr2201*) + basic_machine=harp1e-hitachi + os=-hiuxmpp + ;; harris) basic_machine=m88k-harris os=-sysv3 -- 2.40.0