summaryrefslogtreecommitdiffstats
path: root/make/custom/c3xsim.cfg
blob: 51541a9df6e85f02943d9d73ad7f5b174a6be8bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
#  Configuration file for the GDB C4x simulator as a C3x
#
#  $Id$
#

RTEMS_BSP=c3xsim
RTEMS_CPU_MODEL=c32
CPU_CFLAGS = -mcpu=32

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