summaryrefslogtreecommitdiffstats
path: root/make/custom/force386.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/force386.cfg')
-rw-r--r--make/custom/force386.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/force386.cfg b/make/custom/force386.cfg
index 89e7532e10..45e4cd80a7 100644
--- a/make/custom/force386.cfg
+++ b/make/custom/force386.cfg
@@ -21,9 +21,6 @@ CPU_CFLAGS =
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
-# Define this to yes if this target supports multiprocessor environments.
-HAS_MP=yes
-
# This target does NOT support the TCP/IP stack so ignore requests
# to enable it.
HAS_NETWORKING=no