source: rtems/make/custom/simcpu32.cfg @ 969de1f3

4.104.114.84.95
Last change on this file since 969de1f3 was 80cc928, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/01 at 16:47:16

2001-01-03 Joel Sherrill <joel@…>

  • custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
  • custom/simcpu32.cfg: Removed MVME162 reference.
  • Property mode set to 100644
File size: 226 bytes
Line 
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_BSVC_MODEL=simcpu32
13
14include $(RTEMS_ROOT)/make/custom/sim68000.cfg
15
Note: See TracBrowser for help on using the repository browser.