summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg
blob: 093b646d58547d9434e998a74c339e85b41680df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
#  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.inc

# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections