Files
rtems/make/custom/simcpu32.cfg
Joel Sherrill b812f84155 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.
2000-08-01 20:01:14 +00:00

17 lines
254 B
INI

#
# Configuration file for a simcpu32 in BSCV
#
# $Id$
#
#
# All BSVC configurations share the same base file, only the cpu model
# differs.
#
RTEMS_MVME162_MODEL=mvme162lx
RTEMS_BSVC_MODEL=simcpu
include $(RTEMS_ROOT)/make/custom/sim68000.cfg