summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme147s.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-23 17:38:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-23 17:38:09 +0000
commit97e2729d1a3432b9792b82ce88ce6d804a104f7a (patch)
treece8c041ef504f965a4af05775af348c7023b19f9 /make/custom/mvme147s.cfg
parentAdded networking. (diff)
downloadrtems-97e2729d1a3432b9792b82ce88ce6d804a104f7a.tar.bz2
Added --disable-multiprocessing flag and modified a lot of files to make
it work.
Diffstat (limited to 'make/custom/mvme147s.cfg')
-rw-r--r--make/custom/mvme147s.cfg3
1 files changed, 0 insertions, 3 deletions
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