summaryrefslogtreecommitdiffstats
path: root/make/custom/force386.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/force386.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/force386.cfg b/make/custom/force386.cfg
index fc5190c4c4..33d790a117 100644
--- a/make/custom/force386.cfg
+++ b/make/custom/force386.cfg
@@ -22,10 +22,6 @@ CPU_CFLAGS =
# -fomit-frame-pointer breaks debugging and C++ exceptions
CFLAGS_OPTIMIZE_V=-O4
-# This target does NOT support the TCP/IP stack so ignore requests
-# to enable it.
-HAS_NETWORKING=no
-
# This section makes the target dependent options file.
# NDEBUG (C library)