summaryrefslogtreecommitdiffstats
path: root/make/custom/tqm8xx.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-30 17:12:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-30 17:12:27 +0000
commita6d313d2de5c6c8f233be1a660995dd260cd6d86 (patch)
treeff135aa20712c86ee8e94fea26a4e5f51de67df6 /make/custom/tqm8xx.cfg
parent2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a6d313d2de5c6c8f233be1a660995dd260cd6d86.tar.bz2
Eliminate RTEMS_TQM_MODEL (Unused).
Diffstat (limited to 'make/custom/tqm8xx.cfg')
-rw-r--r--make/custom/tqm8xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/tqm8xx.cfg b/make/custom/tqm8xx.cfg
index 12c6820be7..5e4faa251b 100644
--- a/make/custom/tqm8xx.cfg
+++ b/make/custom/tqm8xx.cfg
@@ -10,7 +10,7 @@ RTEMS_CPU_MODEL=mpc860
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=tqm8xx
-CPU_CFLAGS = -mcpu=860 -Dmpc860 -D$(RTEMS_TQM_MODEL) \
+CPU_CFLAGS = -mcpu=860 -Dmpc860 \
-mstrict-align -fno-strict-aliasing \
-meabi -msdata -fno-common