forked from Imagelibrary/rtems
Edvin Catovic <edvin@gaisler.com> Konrad Eisele <konrad@gaisler.com> PR 827/bsps * custom/Makefile.am, custom/erc32.cfg, custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: Portion of large update of SPARC BSPs. Includes addition of sis, leon2 and leon3 BSPs, deletion of leon BSP, addition of SMC91111 NIC driver and much more. * custom/sis.cfg: New file.
12 lines
169 B
INI
12 lines
169 B
INI
#
|
|
# Config file for the European Space Agency LEON SPARC processor.
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
# LEON without FPU
|
|
|
|
RTEMS_CPU_MODEL=leon1
|
|
|
|
include $(RTEMS_ROOT)/make/custom/leon2.cfg
|