Add da30-* for da30-unknown-netbsd*.
authorCharles Hannum <mycroft@gnu.org>
Wed, 24 Aug 1994 23:27:35 +0000 (23:27 +0000)
committerCharles Hannum <mycroft@gnu.org>
Wed, 24 Aug 1994 23:27:35 +0000 (23:27 +0000)
From-SVN: r7976

gcc/config.sub

index 1df72dd..07981cd 100755 (executable)
@@ -130,7 +130,7 @@ case $basic_machine in
              | sh-* | powerpc-* | sparc64-*)
                ;;
        # Recognize names of some NetBSD ports.
-       amiga-* | hp300-* | sun3-* | pmax-*)
+       hp300-* | amiga-* | sun3-* | da30-* | pmax-*)
                ;;
        # Recognize the various machine names and aliases which stand
        # for a CPU type and a company and sometimes even an OS.