summaryrefslogtreecommitdiffstats
path: root/make/custom/ods68302.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/ods68302.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/ods68302.cfg b/make/custom/ods68302.cfg
index 7f7ae47230..325fc9170e 100644
--- a/make/custom/ods68302.cfg
+++ b/make/custom/ods68302.cfg
@@ -33,10 +33,6 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# debugging please
CFLAGS_DEBUG_V+=-g
-# This target does NOT support the TCP/IP stack so ignore requests
-# to enable it.
-HAS_NETWORKING=no
-
# Define this to yes if C++ is included in the development environment.
# This requires that at least the GNU C++ compiler and libg++ be installed.
ifeq ($(RTEMS_HAS_CPLUSPLUS),yes)