summaryrefslogtreecommitdiffstats
path: root/make/custom/i386ex.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/i386ex.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/custom/i386ex.cfg b/make/custom/i386ex.cfg
index 12fcec58fb..bedf6bd107 100644
--- a/make/custom/i386ex.cfg
+++ b/make/custom/i386ex.cfg
@@ -25,6 +25,10 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# to enable it.
HAS_KA9Q=no
+# 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)