summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 16:21:48 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-12 07:01:16 +0100
commitbfcf1473cf117d039c76f1f10e40185cdc2f51ed (patch)
tree66ff2f5daf44ede6e1e8dd7f11a84ee6ee92a165 /cpukit/aclocal
parentarm/csb337: Update Doxygen (GCI 2018) (diff)
downloadrtems-bfcf1473cf117d039c76f1f10e40185cdc2f51ed.tar.bz2
m32c: Remove this target
Update #3599.
Diffstat (limited to 'cpukit/aclocal')
-rw-r--r--cpukit/aclocal/check-networking.m42
1 files changed, 1 insertions, 1 deletions
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