summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-23 23:05:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-23 23:05:32 +0000
commitda7a73e02aacea40e6464ba879e6cd9f832ae1be (patch)
treeefc383dd7f9ad1b80cd3b52eebc224d65f718a29
parentModifications from Jiri Gaisler <jgais@ws.estec.esa.nl> to (diff)
downloadrtems-da7a73e02aacea40e6464ba879e6cd9f832ae1be.tar.bz2
Enable building the network stack.
-rw-r--r--make/custom/erc32.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/erc32.cfg b/make/custom/erc32.cfg
index a13a903845..40b8aeb2cd 100644
--- a/make/custom/erc32.cfg
+++ b/make/custom/erc32.cfg
@@ -28,10 +28,6 @@ endif
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4
-# This target does NOT support the TCP/IP stack so ignore requests
-# to enable it.
-HAS_NETWORKING=no
-
# Override default start file
START_BASE=startsis