summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:34:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:34:45 +0000
commitecd800ca67d36cd675460fa20b34613ec0dcf1a2 (patch)
tree673f2cd368544dc1c8a43a3ad772aab346e7a69a /c/src/lib/libbsp/arm/lpc24xx/make
parent2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ecd800ca67d36cd675460fa20b34613ec0dcf1a2.tar.bz2
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc24xx.inc: Remove RTEMS_BSP_FAMILY.
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc24xx/make')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
index 46098dfa64..d5146a3c8b 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
@@ -8,8 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU = arm
-RTEMS_BSP_FAMILY = lpc24xx
-
CPU_CFLAGS = -mcpu=arm7tdmi-s -mstructure-size-boundary=8 -mthumb
CFLAGS_OPTIMIZE_V = -Os -g