From c61218e85bc7310047273591377063b416e9d1c6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 1 Nov 1999 13:15:26 +0000 Subject: Removed HAS_MP=no and commented out HAS_NETWORKING=no. --- make/custom/mvme2307.cfg | 8 -------- 1 file changed, 8 deletions(-) (limited to 'make/custom') diff --git a/make/custom/mvme2307.cfg b/make/custom/mvme2307.cfg index 01716577c1..cc28cf331a 100644 --- a/make/custom/mvme2307.cfg +++ b/make/custom/mvme2307.cfg @@ -12,10 +12,6 @@ RTEMS_CPU_MODEL=ppc604 # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=mvme2307 -# 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. # NDEBUG (C library) @@ -75,10 +71,6 @@ CPU_CFLAGS = -mcpu=604 # NOTE: some level of -O may be actually required by inline assembler CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -# Define this to yes if this target supports multiprocessor environments. -HAS_MP=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