summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx.inc
blob: ed373827f49213f424476357e2f1792479115263 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
#  Config file for LPC32XX.
#
#  $Id$
#

include $(RTEMS_ROOT)/make/custom/default.cfg

RTEMS_CPU = arm

CPU_CFLAGS = -mcpu=arm926ej-s -mthumb

CFLAGS_OPTIMIZE_V ?= -O2 -g