forked from Imagelibrary/rtems
* custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration. * custom/simcpu32.cfg: Removed MVME162 reference.
16 lines
226 B
INI
16 lines
226 B
INI
#
|
|
# Configuration file for a simcpu32 in BSCV
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All BSVC configurations share the same base file, only the cpu model
|
|
# differs.
|
|
#
|
|
|
|
RTEMS_BSVC_MODEL=simcpu32
|
|
|
|
include $(RTEMS_ROOT)/make/custom/sim68000.cfg
|
|
|