source:
rtems/make/custom/c3xsim.cfg
@
61ba9763
Last change on this file since 61ba9763 was 61ba9763, checked in by Joel Sherrill <joel.sherrill@…>, on Feb 22, 2000 at 6:39:52 PM | |
---|---|
|
|
File size: 178 bytes |
Line | |
---|---|
1 | # |
2 | # Configuration file for the GDB C4x simulator as a C3x |
3 | # |
4 | # $Id$ |
5 | # |
6 | |
7 | RTEMS_BSP=c3sxim |
8 | RTEMS_CPU_MODEL=c32 |
9 | CPU_CFLAGS = -mcpu=32 |
10 | |
11 | include $(RTEMS_ROOT)/make/custom/c4xsim.cfg |
12 |
Note: See TracBrowser
for help on using the repository browser.