Switched from HAS_KA9Q=no to HAS_NETWORKING=no.

This commit is contained in:
Joel Sherrill
1998-10-01 18:48:43 +00:00
parent a0b7a078db
commit e125ad3471

View File

@@ -22,9 +22,9 @@ RTEMS_BSP_FAMILY=helas403
#CPU_DEFINES=-DPPC_ABI=PPC_ABI_POWEROPEN \ #CPU_DEFINES=-DPPC_ABI=PPC_ABI_POWEROPEN \
# -DPPC_ASM=PPC_ASM_ELF -DPPC_VECTOR_FILE_BASE=0x0100 # -DPPC_ASM=PPC_ASM_ELF -DPPC_VECTOR_FILE_BASE=0x0100
# This target does NOT support the KA9Q TCP/IP stack so ignore requests # This target does NOT support the TCP/IP stack so ignore requests
# to enable it. # to enable it.
HAS_KA9Q=no HAS_NETWORKING=no
# This section makes the target dependent options file. # This section makes the target dependent options file.