summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme147.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 14:39:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 14:39:09 +0000
commit0280cb66f5c53883c635562ce1b406de8edea988 (patch)
tree4000825007f96fdd3a8f37856cc5446e94de7423 /make/custom/mvme147.cfg
parentFreeBSD stack compiles for the first time (except libc/strsep.c). (diff)
downloadrtems-0280cb66f5c53883c635562ce1b406de8edea988.tar.bz2
FreeBSD stack compiles for the first time (except libc/strsep.c)
Diffstat (limited to '')
-rw-r--r--make/custom/mvme147.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/custom/mvme147.cfg b/make/custom/mvme147.cfg
index 89aab49929..092b4890ee 100644
--- a/make/custom/mvme147.cfg
+++ b/make/custom/mvme147.cfg
@@ -23,6 +23,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)