forked from Imagelibrary/rtems
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rtl22xx.cfg: Cleanup.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* custom/rtl22xx.cfg: Cleanup.
|
||||
* Makefile.am: Add custom/rtl22xx.cfg.
|
||||
|
||||
2007-04-26 Ray Xu <xr@trasin.net>
|
||||
|
||||
@@ -22,13 +22,6 @@ CPU_CFLAGS = -mcpu=arm7tdmi -mstructure-size-boundary=8 -mapcs-frame
|
||||
# NOTE2: some level of -O may be actually required by inline assembler (at least
|
||||
# -O2 so far.
|
||||
CFLAGS_OPTIMIZE_V=-O2 -g
|
||||
#CFLAGS_OPTIMIZE_V=-O4 -mmultiple -mstring -mstrict-align
|
||||
|
||||
# debug flags: typically none, but at least -O1 is required due to this
|
||||
# BSP using inlined code
|
||||
CFLAGS_DEBUG_V = -O1
|
||||
#CFLAGS_DEBUG_V = -O1 -mmultiple -mstring -mstrict-align
|
||||
|
||||
|
||||
define make-exe
|
||||
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \
|
||||
|
||||
Reference in New Issue
Block a user