summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx821_002b.cfg
blob: 26686e3ca0181333f14b87acd2b355ff67e3b5a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
#  Config file for a PowerPC MPC860-based MBX821-002b card.
#

#
#  All MBX8xx configurations share the same base file, only a few
#  parameters differ.
#  

RTEMS_MBX_MODEL=mbx821_002b
8XX_CPU_TYPE=821

include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg

# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2