2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>

* custom/leon2.cfg, custom/leon3.cfg: Fix typo.
This commit is contained in:
Joel Sherrill
2009-08-27 18:31:36 +00:00
parent 8ff9bb8326
commit 2161e594d9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/leon2.cfg, custom/leon3.cfg: Fix typo.
2009-06-04 Xi Yang <hiyangxi@gmail.com>
* Makefile.am: New Gumstix BSP.

View File

@@ -1,5 +1,5 @@
#
# Config file for the European Space Agency ERC32 SPARC processor.
# Config file for the LEON2 SPARC processor.
#
# $Id$
#

View File

@@ -1,5 +1,5 @@
#
# Config file for the European Space Agency ERC32 SPARC processor.
# Config file for the LEON3 SPARC processor.
#
# $Id$
#
@@ -7,7 +7,6 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sparc
RTEMS_CPU_MODEL=leon3
# This is the actual bsp directory used during the build process.