Removed "HAS_NETWORKING=no".

This commit is contained in:
Joel Sherrill
1998-11-23 16:38:13 +00:00
parent 20ad9e9d93
commit 35e5ae647b

View File

@@ -21,10 +21,6 @@ CPU_CFLAGS =
# -O4 is ok for RTEMS # -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer 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. # This section makes the target dependent options file.
# NDEBUG (C library) # NDEBUG (C library)