summaryrefslogtreecommitdiffstats
path: root/make/custom/ppcn_60x.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/ppcn_60x.cfg')
-rw-r--r--make/custom/ppcn_60x.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/ppcn_60x.cfg b/make/custom/ppcn_60x.cfg
index e6613e5337..822da5f1be 100644
--- a/make/custom/ppcn_60x.cfg
+++ b/make/custom/ppcn_60x.cfg
@@ -74,9 +74,6 @@ endef
#
CPU_CFLAGS = -mcpu=603
-# Define this to yes if this target supports multiprocessor environments.
-HAS_MP=no
-
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
# NOTE: some level of -O may be actually required by inline assembler