summaryrefslogtreecommitdiffstats
path: root/make/custom/lpc24xx.cfg
diff options
context:
space:
mode:
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