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/efi332.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/custom/efi332.cfg') diff --git a/make/custom/efi332.cfg b/make/custom/efi332.cfg index 67a7c0c602..289b9bdde3 100644 --- a/make/custom/efi332.cfg +++ b/make/custom/efi332.cfg @@ -19,10 +19,6 @@ CPU_CFLAGS = -mcpu32 # optimize flag: typically -0, could use -O4 or -fast, -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 - # Override default start file START_BASE=start332 -- cgit v1.2.3