source: rtems/make/custom/leon1.cfg @ 11853d0

4.104.114.84.95
Last change on this file since 11853d0 was cd0324cf, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/00 at 22:48:24

2000-11-13 Jiri Gaisler <jgais@…>

  • 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.
  • Property mode set to 100644
File size: 170 bytes
Line 
1#
2#  Config file for the European Space Agency LEON SPARC processor.
3#
4#  $Id$
5#
6
7# LEON without FPU
8
9RTEMS_CPU_MODEL=leon1
10
11include $(RTEMS_ROOT)/make/custom/leon2.cfg
12
Note: See TracBrowser for help on using the repository browser.