summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme167.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme167.cfg')
-rw-r--r--make/custom/mvme167.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/mvme167.cfg b/make/custom/mvme167.cfg
index 45eef32a8a..bef2e23f34 100644
--- a/make/custom/mvme167.cfg
+++ b/make/custom/mvme167.cfg
@@ -23,10 +23,6 @@ CPU_CFLAGS = -m68040
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
-# This target does NOT support the TCP/IP stack (yet) so ignore requests
-# to enable it.
-HAS_NETWORKING=no
-
# This section makes the target dependent options file.
# NDEBUG (C library)
# if defined asserts do not generate code. This is commonly used