summaryrefslogtreecommitdiffstats
path: root/make/custom/lpc2478.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/lpc2478.cfg')
-rw-r--r--make/custom/lpc2478.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/custom/lpc2478.cfg b/make/custom/lpc2478.cfg
index a86b9ac9dc..4ccacfe70d 100644
--- a/make/custom/lpc2478.cfg
+++ b/make/custom/lpc2478.cfg
@@ -8,10 +8,8 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU = arm
RTEMS_BSP_FAMILY = lpc24xx
-RTEMS_BOARD_MODEL = LPC2478
CPU_CFLAGS = -mcpu=arm7tdmi -mstructure-size-boundary=8 -mapcs-frame \
- -D$(RTEMS_BOARD_MODEL) \
-Wextra -Wno-unused -Wpointer-arith -Wcast-qual -Wconversion -Wmissing-prototypes
CFLAGS_OPTIMIZE_V = -Os -g