summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:57:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:57:36 +0000
commitbbc2a079e6395fb19b2ec81eaaf91a4629422bf0 (patch)
tree8e2740f9db994ff8306c88c8548d7726e09540b6 /make
parentCosmetics. (diff)
downloadrtems-bbc2a079e6395fb19b2ec81eaaf91a4629422bf0.tar.bz2
Cosmetics.
Diffstat (limited to 'make')
-rw-r--r--make/custom/gen68302.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/gen68302.cfg b/make/custom/gen68302.cfg
index 29bd673576..0c05ed150d 100644
--- a/make/custom/gen68302.cfg
+++ b/make/custom/gen68302.cfg
@@ -15,9 +15,6 @@ RTEMS_BSP_FAMILY=gen68302
#
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-#
-# 68000+softfloat results in gcc 2.95.2 giving default libraries.
-# CPU_CFLAGS = -m68302 -msoft-float
CPU_CFLAGS = -m68302
# optimize flag: typically -O2