summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-23 16:38:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-23 16:38:13 +0000
commit35e5ae647b513a480deb874f92da5e1fc9d4b1db (patch)
tree53814b59660603ca6be658551cb31f292bf95dfc
parentNew network driver from Erik Ivanenko <erik.ivanenko@utoronto.ca>. (diff)
downloadrtems-35e5ae647b513a480deb874f92da5e1fc9d4b1db.tar.bz2
Removed "HAS_NETWORKING=no".
Diffstat (limited to '')
-rw-r--r--make/custom/i386ex.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/i386ex.cfg b/make/custom/i386ex.cfg
index 1524e38238..ececf1ba01 100644
--- a/make/custom/i386ex.cfg
+++ b/make/custom/i386ex.cfg
@@ -21,10 +21,6 @@ CPU_CFLAGS =
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
-# 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)