Files
rtems/make/custom/simcpu32.cfg
Joel Sherrill c698e7b8c9 2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
	* custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
	* ChangeLog: File paths corrected
2000-09-01 07:06:46 +00:00

17 lines
256 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=simcpu32
include $(RTEMS_ROOT)/make/custom/sim68000.cfg