From 3a8915e6ee7974d832994d218c6a90b83cd86323 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Aug 1999 17:55:25 +0000 Subject: Patch rtems-rc-19990709-6-diff from Ralf Corsepius applied. This modified many Makefiles and custom files and makes many more settings (network, multiprocessing, etc) gnerated by autoconf. --- make/custom/psim.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/custom/psim.cfg') diff --git a/make/custom/psim.cfg b/make/custom/psim.cfg index 42b5a456ad..c53a227bc9 100644 --- a/make/custom/psim.cfg +++ b/make/custom/psim.cfg @@ -79,10 +79,6 @@ CPU_CFLAGS = -mcpu=603 # NOTE: some level of -O may be actually required by inline assembler CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -# This target does not support the TCP/IP stack so ignore requests -# to enable it. -# HAS_NETWORKING=no - # The following is a linkcmds file which will work without using the # -specs system in gcc 2.8. # $(LD) $(XLDFLAGS) -T $(LINKCMDS) \ -- cgit v1.2.3