From 8bdcf8ca4dfb2990db6b4d63b159164c552cdab9 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 20 Dec 2001 03:19:03 +0000 Subject: * configure.in (arm-*-netbsdelf*): Add target. * configure: Regenerate. --- gas/configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'gas/configure.in') diff --git a/gas/configure.in b/gas/configure.in index 5174925..5fbf74c 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -193,6 +193,7 @@ changequote([,])dnl arm-*-linux*aout*) fmt=aout em=linux ;; arm*-*-linux-gnu* | arm*-*-uclinux*) fmt=elf em=linux ;; + arm-*-netbsdelf*) fmt=elf em=nbsd ;; arm-*-netbsd* | arm-*-openbsd*) fmt=aout em=nbsd ;; arm-*-oabi | thumb-*-oabi) fmt=elf ;; arm-epoc-pe | thumb-epoc-pe) fmt=coff em=epoc-pe ;; -- cgit v1.1