From bfcf1473cf117d039c76f1f10e40185cdc2f51ed Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 8 Nov 2018 16:21:48 +0100 Subject: m32c: Remove this target Update #3599. --- cpukit/aclocal/check-networking.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/aclocal') diff --git a/cpukit/aclocal/check-networking.m4 b/cpukit/aclocal/check-networking.m4 index 384005c0ab..38bc844468 100644 --- a/cpukit/aclocal/check-networking.m4 +++ b/cpukit/aclocal/check-networking.m4 @@ -10,7 +10,7 @@ AC_CACHE_CHECK([whether CPU supports networking], [dnl case "$host" in # do not have address space to hold BSD TCP/IP stack - epiphany* | m32c*) + epiphany*) rtems_cv_HAS_NETWORKING="no" ;; # Newer architecture ports that should only use new TCP/IP stack -- cgit v1.2.3