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/mvme147s.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/custom/mvme147s.cfg') diff --git a/make/custom/mvme147s.cfg b/make/custom/mvme147s.cfg index 95dfa70f29..6c2686af5c 100644 --- a/make/custom/mvme147s.cfg +++ b/make/custom/mvme147s.cfg @@ -13,7 +13,4 @@ include $(RTEMS_ROOT)/make/custom/mvme147.cfg # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=mvme147s -# Define this to yes if this target supports multiprocessor environments. -HAS_MP=yes - # Miscellaneous additions go here -- cgit v1.2.3