Changeset cb6e9bf in rtems
- Timestamp:
- 06/20/07 20:21:45 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 18481be3
- Parents:
- bdba5371
- Location:
- make
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
make/ChangeLog
rbdba5371 rcb6e9bf 1 2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * custom/gen5200.cfg: Remove junk comment. 4 * custom/ep5200.cfg: New file. 5 1 6 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com> 2 7 -
make/custom/gen5200.cfg
rbdba5371 rcb6e9bf 16 16 # and (hopefully) optimize for it. 17 17 # 18 # CPU_CFLAGS = -mcpu=$(8XX_CPU_TYPE) -mstrict-align19 18 CPU_CFLAGS = -mcpu=603e -mstrict-align -D$(RTEMS_BOARD_MODEL) 20 19
Note: See TracChangeset
for help on using the changeset viewer.