Files
rtems/make/custom/erc32nfp.cfg
Joel Sherrill cd0324cf7b 2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>
* custom/Makefile.am: Modified to reflect addition of files.
	* custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
	* custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
2000-11-13 22:48:24 +00:00

14 lines
220 B
INI

#
# Config file for the European Space Agency ERC32
# a V7 SPARC processor derived from the Cypress 601/602 set.
#
# $Id$
#
# ERC32 without FPU
RTEMS_CPU_MODEL=erc32nfp
include $(RTEMS_ROOT)/make/custom/erc32.cfg