summaryrefslogtreecommitdiffstats
path: root/make/custom/lpc24xx.cfg
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-10-05 10:32:28 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-10-05 10:32:28 +0000
commit24dc66c6ef598938b6d692a25deaa813a3f957ed (patch)
tree3db060c71e2e4f4b9db6c7ae6a89e668bc36ab68 /make/custom/lpc24xx.cfg
parent2009-10-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-24dc66c6ef598938b6d692a25deaa813a3f957ed.tar.bz2
renamed config files
Diffstat (limited to 'make/custom/lpc24xx.cfg')
-rw-r--r--make/custom/lpc24xx.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/lpc24xx.cfg b/make/custom/lpc24xx.cfg
index 41c40302a4..46098dfa64 100644
--- a/make/custom/lpc24xx.cfg
+++ b/make/custom/lpc24xx.cfg
@@ -10,8 +10,7 @@ RTEMS_CPU = arm
RTEMS_BSP_FAMILY = lpc24xx
-CPU_CFLAGS = -mcpu=arm7tdmi-s -mstructure-size-boundary=8 -mapcs-frame \
- -Wextra -Wno-unused -Wpointer-arith -Wcast-qual -Wconversion -Wmissing-prototypes -fno-inline
+CPU_CFLAGS = -mcpu=arm7tdmi-s -mstructure-size-boundary=8 -mthumb
CFLAGS_OPTIMIZE_V = -Os -g