summaryrefslogtreecommitdiffstats
path: root/make/custom/gensh1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gensh1.cfg')
-rw-r--r--make/custom/gensh1.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/custom/gensh1.cfg b/make/custom/gensh1.cfg
index 526c775d82..38eb59db15 100644
--- a/make/custom/gensh1.cfg
+++ b/make/custom/gensh1.cfg
@@ -35,6 +35,10 @@ HAS_MP=no
# to enable it.
HAS_KA9Q=no
+# This target does NOT support the TCP/IP stack so ignore requests
+# to enable it.
+HAS_NETWORKING=no
+
# debug flags: typically none, but we use -O1 as it produces better code
CFLAGS_DEBUG_V = -O1