From 04f096fb9e250968bae755a536bd5444bc266402 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 24 Jul 2020 12:01:48 +0100 Subject: Move the xc16x target to the obsolete list --- bfd/config.bfd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/config.bfd') diff --git a/bfd/config.bfd b/bfd/config.bfd index 4586a89..d486622 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -53,7 +53,6 @@ case $targ in echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2 exit 1 ;; - xc16x-*-* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2 @@ -153,6 +152,7 @@ case $targ in vax-*-bsd* | vax-*-ultrix* | vax-*-vms* | \ w65-*-* | \ we32k-*-* | \ + xc16x-*-* | \ null) echo "*** Configuration $targ is obsolete." >&2 echo "*** Support has been REMOVED." >&2 -- cgit v1.1