summaryrefslogtreecommitdiffstats
path: root/make/custom/sim68000.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/sim68000.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/sim68000.cfg b/make/custom/sim68000.cfg
index 8ac73c4933..d0ad22debd 100644
--- a/make/custom/sim68000.cfg
+++ b/make/custom/sim68000.cfg
@@ -19,12 +19,6 @@ endif
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=sim68000
-#
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-#
-CPU_DEFINES =
-
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer