summaryrefslogtreecommitdiffstats
path: root/make/custom/mcf5206elite.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-14 02:32:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-14 02:32:19 +0000
commita472319e8d71a4c21351b30fb405ba483f0f9e78 (patch)
treead1df2cf1b38a9c2949fc64044003aa583f5a667 /make/custom/mcf5206elite.cfg
parent2006-11-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a472319e8d71a4c21351b30fb405ba483f0f9e78.tar.bz2
Remove ASFLAGS, CPU_ASFLAGS (Unused)
Diffstat (limited to '')
-rw-r--r--make/custom/mcf5206elite.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/custom/mcf5206elite.cfg b/make/custom/mcf5206elite.cfg
index 76a741bbe5..776a50c13c 100644
--- a/make/custom/mcf5206elite.cfg
+++ b/make/custom/mcf5206elite.cfg
@@ -18,8 +18,6 @@ RTEMS_BSP_FAMILY=mcf5206elite
# You must use versions of gcc and gas that support the -m5200 option.
#
CPU_CFLAGS = -m5200
-CPU_ASFLAGS = -m5200
-ASFLAGS = -m5200
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS