From 97e2729d1a3432b9792b82ce88ce6d804a104f7a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 23 Nov 1998 17:38:09 +0000 Subject: Added --disable-multiprocessing flag and modified a lot of files to make it work. --- make/custom/dmv177.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/custom/dmv177.cfg') diff --git a/make/custom/dmv177.cfg b/make/custom/dmv177.cfg index 006f81968b..ba19d94782 100644 --- a/make/custom/dmv177.cfg +++ b/make/custom/dmv177.cfg @@ -80,9 +80,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 -# Define this to yes if this target supports multiprocessor environments. -HAS_MP=no - # Define this to yes if this target supports a real-time clock. HAS_RTC=yes -- cgit v1.2.3