summaryrefslogtreecommitdiffstats
path: root/make/custom/p4000.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/p4000.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/p4000.cfg b/make/custom/p4000.cfg
index 7c2e22ba4c..1a31aea0bc 100644
--- a/make/custom/p4000.cfg
+++ b/make/custom/p4000.cfg
@@ -18,10 +18,6 @@ RTEMS_BSP_FAMILY=p4000
# and (hopefully) optimize for it.
CPU_CFLAGS = -mips3 -G0
-# This section makes the target dependent options file.
-define make-target-options
-endef
-
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer