summaryrefslogtreecommitdiffstats
path: root/make/custom/gen5200.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 20:21:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 20:21:45 +0000
commitcb6e9bf0ed38e4ab953f3fce4c7c58e5dacfd5e2 (patch)
treed067c545cf662fbea57cb385286c2852cc5da2ce /make/custom/gen5200.cfg
parent2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-cb6e9bf0ed38e4ab953f3fce4c7c58e5dacfd5e2.tar.bz2
2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/gen5200.cfg: Remove junk comment. * custom/ep5200.cfg: New file.
Diffstat (limited to '')
-rw-r--r--make/custom/gen5200.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/gen5200.cfg b/make/custom/gen5200.cfg
index 0e9f37a3b8..8a43b4bc80 100644
--- a/make/custom/gen5200.cfg
+++ b/make/custom/gen5200.cfg
@@ -15,7 +15,6 @@ RTEMS_BSP_FAMILY=gen5200
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-# CPU_CFLAGS = -mcpu=$(8XX_CPU_TYPE) -mstrict-align
CPU_CFLAGS = -mcpu=603e -mstrict-align -D$(RTEMS_BOARD_MODEL)
# optimize flag: typically -O2