summaryrefslogtreecommitdiffstats
path: root/make/custom/gba.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics.Ralf Corsepius2007-01-181-2/+2
|
* CFLAGS_OPTIMIZE_V = -O2.Ralf Corsepius2007-01-181-1/+1
|
* Cleanup.Ralf Corsepius2006-11-301-8/+1
|
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-10/+10
| | | | * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
* 2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-181-6/+2
| | | | | * custom/gba.cfg: Remove PROFILE* (abandoned). Remove -static (bogus).
* 2005-06-17 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-06-171-0/+60
* Makefile.am: Adding GameBoy Advance BSP. * custom/gba.cfg: New file.