summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68340.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gen68340.cfg')
-rw-r--r--make/custom/gen68340.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/gen68340.cfg b/make/custom/gen68340.cfg
index 37322aa318..f2c2f71fc8 100644
--- a/make/custom/gen68340.cfg
+++ b/make/custom/gen68340.cfg
@@ -19,9 +19,6 @@ CPU_CFLAGS = -mcpu32
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
-# Override default start file
-START_BASE=start340
-
# This section makes the target dependent options file.
# NDEBUG (C library)
# if defined asserts do not generate code. This is commonly used