forked from Imagelibrary/rtems
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
|