summaryrefslogtreecommitdiffstats
path: root/make/custom/p4650.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/p4650.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/p4650.cfg b/make/custom/p4650.cfg
index 7e672a43d2..fcdf7d06fa 100644
--- a/make/custom/p4650.cfg
+++ b/make/custom/p4650.cfg
@@ -21,10 +21,6 @@ endif
# and (hopefully) optimize for it.
CPU_CFLAGS = -m4650 -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