Cosmetics.

This commit is contained in:
Ralf Corsepius
2007-01-18 06:57:36 +00:00
parent 26a3609e5c
commit bbc2a079e6

View File

@@ -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