From f6a8663ec590a07d0a65c7305bacec0f9534775e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 26 Dec 2015 10:58:25 -0600 Subject: Remove H8300 port updates #2452. --- 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 06c94c0b49..50982f3869 100644 --- a/cpukit/aclocal/check-networking.m4 +++ b/cpukit/aclocal/check-networking.m4 @@ -9,7 +9,7 @@ AC_CACHE_CHECK([whether CPU supports networking], [dnl case "$host" in # do not have address space to hold BSD TCP/IP stack - avr*|h8300*|m32c*) + avr*|m32c*) rtems_cv_HAS_NETWORKING="no" ;; *-*-rtems*) -- cgit v1.2.3