source: rtems/make/custom/mbx821_002b.cfg @ 002437c

4.104.114.84.95
Last change on this file since 002437c was e7d49fb6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/18/07 at 07:19:39

Add comment on CFLAGS_OPTIMIZE_V.

  • Property mode set to 100644
File size: 307 bytes
Line 
1#
2#  Config file for a PowerPC MPC860-based MBX821-002b card.
3#
4
5#
6#  All MBX8xx configurations share the same base file, only a few
7#  parameters differ.
8
9
10RTEMS_MBX_MODEL=mbx821_002b
118XX_CPU_TYPE=821
12
13include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
14
15# optimize flag: typically -O2
16CFLAGS_OPTIMIZE_V = -O2
Note: See TracBrowser for help on using the repository browser.