source: rtems/make/custom/simcpu32.cfg @ 9bb1a93

4.104.114.84.95
Last change on this file since 9bb1a93 was b812f84, checked in by Joel Sherrill <joel.sherrill@…>, on 08/01/00 at 20:01:14

Added sim68000 BSP for the BSVC simulator. This BSP includes the
alias simcpu32 that supports the CPU32 simulator in BSVC. At this
point, it is still under development.

  • Property mode set to 100644
File size: 254 bytes
RevLine 
[b812f84]1#
2#  Configuration file for a simcpu32 in BSCV
3#
4#  $Id$
5#
6
7#
8#  All BSVC configurations share the same base file, only the cpu model
9#  differs.
10
11
12RTEMS_MVME162_MODEL=mvme162lx
13RTEMS_BSVC_MODEL=simcpu
14
15include $(RTEMS_ROOT)/make/custom/sim68000.cfg
16
Note: See TracBrowser for help on using the repository browser.