summaryrefslogtreecommitdiffstats
path: root/make/custom/p4600.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/p4600.cfg')
-rw-r--r--make/custom/p4600.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/p4600.cfg b/make/custom/p4600.cfg
index d97013ff6d..16fb393867 100644
--- a/make/custom/p4600.cfg
+++ b/make/custom/p4600.cfg
@@ -22,10 +22,6 @@ endif
# 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