forked from Imagelibrary/rtems
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc24xx.inc: Remove RTEMS_BSP_FAMILY.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* make/custom/lpc24xx.inc: Remove RTEMS_BSP_FAMILY.
|
||||||
|
|
||||||
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Don't add -ansi -fasm to CFLAGS.
|
* configure.ac: Don't add -ansi -fasm to CFLAGS.
|
||||||
|
|||||||
@@ -8,8 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
|||||||
|
|
||||||
RTEMS_CPU = arm
|
RTEMS_CPU = arm
|
||||||
|
|
||||||
RTEMS_BSP_FAMILY = lpc24xx
|
|
||||||
|
|
||||||
CPU_CFLAGS = -mcpu=arm7tdmi-s -mstructure-size-boundary=8 -mthumb
|
CPU_CFLAGS = -mcpu=arm7tdmi-s -mstructure-size-boundary=8 -mthumb
|
||||||
|
|
||||||
CFLAGS_OPTIMIZE_V = -Os -g
|
CFLAGS_OPTIMIZE_V = -Os -g
|
||||||
|
|||||||
Reference in New Issue
Block a user